rinkrank - 29/06/03 16:02
: This is now moved to DefaultPicoContainerTestCase
rinkrank - 29/06/03 15:55
: Refactored generic functionality in HierarchicalPicoContainer up in the superclass (which has been renamed from AbstractPicoContainer to DefaultPicoContainer)
rinkrank - 29/06/03 14:46
: o Merged Chris' as()/proxy code with existing similar functionality in nano
o Fixed a couple of failing tests in ClassicLifecycleTestCase
paul - 28/06/03 22:04
: Lifecycle interfaces gone. start() become init..() at container level. tests moved. All facilitated by Chris's changes. Should please all.
skizz - 28/06/03 21:38
: Make as() recursive. Still some work to do on this though