Yoav,

Since everyone seems to agree with you, let me just clarify one
point. When you say "deprecated Category", you probably mean
"deprecate the Category.getRoot and Category.getInstance methods"
because given that Logger extends Category,  it is impossible to
mark the entire Category class as deprecated. Indeed, doing so runs
the risk of marking the Logger class as deprecated as well, which be
equivalent of marking most of log4j as deprecated. Not good.

The same goes for Priority.

Enum keyword replacement has been done and committed.

At 02:51 PM 11/1/2004, Shapira, Yoav wrote:

Hi,
+1 to 1.2.9 with:
- Deprecated Category
- Deprecated Priority
- enum keyword replacement to allow J2SE 5.0 compilation

I understand and still +1 if only the first two can be done, but the 3rd one is good as well. -1 on adding other new things, such as some of the recently proposed appenders, to 1.2.9.

Yoav Shapira http://www.yoavshapira.com


--
Ceki Gülcü

For log4j documentation consider "The complete log4j manual"
http://www.qos.ch/shop/products/eclm/




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



Reply via email to