>> CDI for guice: >> - some day ago I've started with the enterprise module in integrations >> - this one allows to use beans.xml, @alternative, @interceptor, ... in guice >> >> I find this one really nifty due to the fact that you could use a lot of >> CDI stuff without a Java EE container. > > sounds *really* interesting!
Please make sure you check: http://incubator.apache.org/deltaspike/ You might find some interesting code which you easily can reuse >> spring-interop: >> - I still don't like spring and all the heavy stuff around it > > +1 :P that is why here we all we are, maybe :D I am here because Simone told me to work here ;-) But meanwhile I like Guice. > I think that would be the right time to create the sandbox where > putting new ideas, so if nobody has objections feel free to create it > and put the new component! :) > > All the best and thanks for keeping things rolling! :) +1 Sandbox Cheers > > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Mon, Dec 10, 2012 at 11:37 AM, Daniel Manzke > <[email protected]> wrote: >> Hey guys, >> >> playing around with guice and autobind some ideas of the past are turning >> back into my mind. >> > >> >> spring-interop: >> - I still don't like spring and all the heavy stuff around it >> - but I like some of their projects like spring-security >> >> To be able to use such libraries and be able to migrate I have thought >> abount creating a library, which could plugin for spring. >> I know this one would be a heavy library but could leave to a more interop >> way, which was tried to start with JSR299 and JSR330. >> >> WDYT? >> >> Bye, >> Daniel -- http://www.grobmeier.de https://www.timeandbill.de
