Discussion:
PicoContainer 2.6 released, PicoContainer-Web 2.1 released
Paul Hammant
2008-10-15 16:11:55 UTC
Permalink
Folks,

http://picocontainer.org/news.html
http://picocontainer.org/web/news.html

... are the news pages for each.

But for those with less time than the rest of us, here are the notes
inline :

PicoContainer 2.6
New (since 2.5.1):
CompositeLifecycleStrategy supports a mix of LifecycleStrategies in
one container tree
Method Injection changed to also allow a specific reflection method to
be implicated
Reinjection added to allow components to be injected into a second
time (reflection method injection only)
Changes (versus 2.5.1):
Permissions fix for AdaptingInjection

PicoContainer Web 2.1
New (since 2.0.1):
Above and beyond the capability of the web-technology in question
(Struts/Webwork etc), actions can now require one or more of
HttpServletRequest, HttpServletResponse and HttpSession to be injected.

- Paul

Loading...