MAIN:rafal:20051009191204
by rafal on
09 October 2005, 21:12:06 +0200
(3 years 2 months ago)
moved logger creation method to the LoggingConfigurator class. Gives two benefits: enables creation of loggers on demand without dependence on ledge-container hides all Log4J specific knowledge in the…
MAIN:rafal:20050204022946
by rafal on
04 February 2005, 03:29:46 +0100
(3 years 11 months ago)
upgraded to new nano, moved validation to LedgeContainerBuilder, added a set of standard components to the bootstrap container. No String components need to be bound now, which is good.
MAIN:rafal:20050204022855
by rafal on
04 February 2005, 03:28:55 +0100
(3 years 11 months ago)
adjusted to ComponentAdapter API changes, removed some overdesign that is not really useful
MAIN:rafal:20050204022834
by rafal on
04 February 2005, 03:28:34 +0100
(3 years 11 months ago)
replaced old dom based composition parser with new SAX based that allows more compact & expressive syntax
MAIN:rafal:20050204022825
by rafal on
04 February 2005, 03:28:25 +0100
(3 years 11 months ago)
a variant of componet parameter for customization support
MAIN:rafal:20050204022749
by rafal on
04 February 2005, 03:27:49 +0100
(3 years 11 months ago)
a component adapter for registering a component under multiple keys
MAIN:rafal:20041227052748
by rafal on
27 December 2004, 06:27:48 +0100
(4 years ago)
Replacing $Id$ with $Revision$ $Date$ to reduce noise an avoid long lines
MAIN:rafal:20040818135301
by rafal on
18 August 2004, 15:53:01 +0200
(4 years 4 months ago)
Logger swapping is not needed. Commenting out at this point as the underlying pico code changed/was moved
MAIN:fil:20040628111136
by fil on
28 June 2004, 13:11:36 +0200
(4 years 6 months ago)
adding back FooComponent - test classes are not shared among projects