Hi,

> [1] http://marc.theaimsgroup.com/?l=log4j-dev&m=110874743313972&w=2
> [2] http://marc.theaimsgroup.com/?l=log4j-dev&m=110875656008077&w=2

OK, thanks, that was very useful.

<vote>
[] Accept the additions to the Appender interface [X] Refuse those additions
[ ] Abstain </vote>

I suggest the following:

- Add new AppenderLifecycle interface.  This interface would have methods
like activate(), isActive(), isClosed(), and would be the future way to add
more lifecycle-related stuff.

- Mark activateOptions in Appender deprecated, with a prominent notice that
it is slated for future removal and has been replaced by the activate method
in AppenderLifecycle interface.

- Make AppenderSkeleton (and other classes if necessary) implement
AppenderLifecycle as needed.

Yoav


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

Reply via email to