> -----Original Message-----
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
> 1) Simply replace the Loggable and AbstractLoggable classes with the
proposed
> version. This causes a backwards incompatibility, and is not
preffered.
I vastly prefer this. The amount of code written with Avalon is small now
compared to what it will be. I say we should go for clarity and consistency
*now*. Using org.apache.log.Logger made no sense to me and I frequently
typed org.apache.avalon.framework.logger.Logger.
Esp. since the conversion can be done with a global search & replace + some
extra stuff when creating a root component manager (obtaining a logger from
the servlet container, etc.).
/LS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]