+1, finally we are getting more and more rid of avalon :)
Bye, Norman 2009/9/16 Robert Burrell Donkin <[email protected]>: > some of the handlers need to use logging during configuration or > initialisation. the consensus was that injection was preferrable in > these cases to including the log within the method signature. > > i think that it would be difficult to achieve service-based logging if > constructor injection was used. so, i think we're going to need to > inject a commons log. my preference is to add an interface > > public LogEnabled { > Â setLogger(Log logger) > } > > to replace AbstractLogEnabled > > opinions? > > - robert > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
