what we are proposing/talking is to use only JSR 330, which is the spec. The actual implementation (default) would be guice.
musachy On Tue, Dec 8, 2009 at 3:12 PM, Paul Benedict <[email protected]> wrote: > I've been loosely following the thread. It sounds like three DI > projects are being/will be supported: > * XWork > * Guice > * JSR-299/JSR-330 > > Why three? I can understand the last because it's EE, but the other > two are proprietary. > > Paul > > On Tue, Dec 8, 2009 at 4:08 PM, Lukasz Lenart > <[email protected]> wrote: >> In my opinion, current DI support is sufficient (it can be made more >> readable, but that's it ;-), I really don't get it what's the problem with >> double ObjectFactory issue??? >> >> >> Regards >> -- >> Lukasz >> http://www.lenart.org.pl/ >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
