[Neo] Neo Template API

2008-09-23 Thread Michael Hunger
Hi folks, after a cool geek cruise with Emil and other. I added my contribution to the svn. You can find it under neo-template-api. It's an IoC, ResourceManagement API (like Spring Templates) which executes the callback within a neo transaction. I also added wrapper for the NeoService for just

Re: [Neo] IMDB search stuff

2008-09-23 Thread Emil Eifrem
On Mon, Sep 22, 2008 at 7:15 PM, Anders Nawroth <[EMAIL PROTECTED]> wrote: > Hi! > > I moved out the "search engine" in the IMDB app to its own class > (ImdbSearchEngineImpl). The ImdbServiceImpl class now only uses simple > indexing and calls ImdbSearchEngineImpl for the more complex things. Grea