Hey guys,

playing around with guice and autobind some ideas of the past are turning
back into my mind.

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.
But this needs some more effort and people interested in it. We should also
think about moving it out of autobind and only keep the autobinding stuff
there.

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

Reply via email to