On Wed, 7 Nov 2001, giacomo wrote:

> On Wed, 7 Nov 2001, Leo Sutic wrote:
>
> >
> >
> > > -----Original Message-----
> > > From: Berin Loritsch [mailto:[EMAIL PROTECTED]
> > > Sent: den 7 november 2001 14:40
> > > To: Avalon Developers List
> > > Subject: Re: Propagation of LogEnabled
> > >
> > > As to LogKitManageable,
> >
> > Berin,
> >
> > would it be possible to have
> >
> > interface LogManageable {
> >  ...
> > }
> >
> > interface LogKitManageable extends LogManageable {
> >  ...
> > }
> >
> > and
> >
> > interface LogManager {
> >  ...
> > }
> >
> > interface LogKitManager extends LogManager {
> >  ...
> > }
> >
> > So we don't get Log4JManageable, Log4JManager, and so on...
>
> Oh, sure. Its time to make this RSN. I'll take care of it.

Sorry, this mail was sent unintentionally. There is not way to do it
because you'll need to rewrite all the factories for the underlying
Manager to keep track of different implementation of the concrete
logger.

Giacomo


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to