Hi,
Ok I'm confused about AbstractLogEnabled business. Is it correct that instead of
org.apache.avalon.framework.logger.AbstractLogEnabled we should be using
org.apache.cocoon.util.AbstractLogEnabled [1]?
If yes, why there are only 2 usages of the latter and around 100 usages of the
former? :)
Should I go ahead and do a replacement? Or may be we should discuss it first.
For example, should there be an implementation of
enableLogging(org.apache.avalon.framework.logger.Logger logger) method to
provide backward compatibility.
Vadim
[1] http://cocoon.zones.apache.org/daisy/cdocs/g2/g2/1419.html