paul - 29/06/03 16:14
: sensible renames agreed with Aslak
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.
paul - 26/06/03 22:13
: redo of license after overzealous renames
rinkrank - 23/06/03 23:00
: o Removed caching. It was evil, since it exposed internal state
o More null checks in AggregatingContainersContainer (plus a default one-arg subclass)
o Commented out unused argument is ParameterSpec inner class
rinkrank - 23/06/03 22:54
: Removed the superfluous FilterContsainer I added yesterday
joe - 23/06/03 13:41
: Parameters can be hooked up to constructors for specific components.
rinkrank - 23/06/03 10:35
: o Used assertSame instead of assertEquals where object identity is meant to be used
o Added a FilterContainer class (should maybe move to nano)
o Typo fix in method name