|
About:
PicoContainer is a tiny embeddable container for Constructor Dependency Injection (CDI) Inversion of Control (IoC) Java components. There are implementations for Java, .NET, Ruby, and PHP. Simple components for PicoContainer do not have to extend, implement, or throw anything. They also do not ship with XML declarations.
Release focus: Minor feature enhancements
Changes:
DefaultClassLoadingPicoContainer was added. Components can now be referenced in different classloaders and by class name. This was formerly DefaultNanoContainer. Other behaviors from PicoContainer-Gems may be referenced in as(...) properties. Other minor fixes and improvements were made.
Author:
Paul Hammant [contact developer]
Homepage:
http://PicoContainer.org
Changelog:
http://jira.codehaus.org/[..]ra.plugin.system.project:changelog-panel
Jar:
http://repository.codehaus.org/[..]/picocontainer/2.4/picocontainer-2.4.jar
CVS tree (cvsweb):
http://svn.codehaus.org/[..]ntainer/java/2.x/tags/picocontainer-2.4/
Bug tracker:
http://jira.codehaus.org/browse/pico
Mailing list archive:
http://markmail.org/search/list:org.codehaus.picocontainer
Trove categories:
[change]
Dependencies:
[change]
Paranamer 1.0 RC 1 (recommended)
[download links]
|