Hi, On Sun, Feb 9, 2014 at 4:05 AM, Davide Giannella <[email protected]> wrote: > It would make for example a lot easier to inject a CommitHook like a > custom index. So far the only way to achieve so is to recompile the > oak-run adding .with(new MyIndexProvider()) while I'd rather add a > Service implementation the OSGi whiteboard.
Some of us prefer to recompile the jar. :-) Of course that doesn't mean we couldn't do both. If someone's up to it, an OSGi-based runnable Oak jar would be a nice contribution. BR, Jukka Zitting
