https://issues.apache.org/bugzilla/show_bug.cgi?id=44555


Curt Arnold <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Curt Arnold <[EMAIL PROTECTED]>  2008-08-12 14:04:14 PST ---
Changing getInstance() from a member method to a static method would be an API
change.  There is the unlikely possibility that someone overloaded the method
and would not take kindly to the change.  I added a static getNullAppender()
method and marked getInstance() as deprecated.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to