Yves Senn

Results 19 issues of Yves Senn

I am using akephalos with cucumber and capybara. I switched from the selenum driver to akephalos and now I get a lot of failing features due to encoding problems. Since...

I'm currently working on a new binding-system. This is work in progress an nowhere close to being finished. I've tried a few different approaches to design the new binding system...

v2

I think the `install.sh` and `update.sh`should byte-compile the e-max installation. This would offer a huge speed benefit when booting up emacs.

setup
install and update
type-FEATURE
v2

I know that emacs-eclim needs further setup outside the scope of Emacs. I think it would be a huge benefit to make e-max or emacs-eclim aware if that setup has...

bundle-java

It would be great, if we could make something like eldoc-mode for java. This would ease the development extremely, because can always check what types you need to pass to...

feature

Currently emacs eclim uses the default jre or jdk for running commands like ant. We need a way to specify and select the installed versions.

feature

Now both definitions (simple and script) need the lookup tables. We need to find a better internal solution.

@internal

We have a lot of data normalization to do in our migration. It would be very helpful to be able to extend the `ExecutionContext` of the mappings. I think we...

@idea

Our mapping file is getting big and we got some tables with a lot of mappings. The performance degraded massively when we added more and more mappings per table. I...

@internal

this is just an idea, I'm not sure if I like it though. I find myself writing the following code a lot: ``` ruby import 'something' do dependencies 'other thing'...

@idea