> -----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...
/LS
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>