Authors: ?
This document aims to compare PicoContainer to other IoC containers, both lightweight and not.
The Spring Framework is a J2EE framework. As such, Dependency Injection and Lifecycle is only one of its concerns. PicoContainer, on the other hand, is concerned only with Dependency Injection and Lifecycle.
TODO
TODO