[JIRA] Resolved: (LBCORE-36) Make BasicStatusManager more sub-class friendly

[ http://jira.qos.ch/browse/LBCORE-36?page=com.atlassian.jira.plugin.system.is... ] Ceki Gulcu resolved LBCORE-36. ------------------------------ Fix Version/s: 0.9.12 Resolution: Fixed statusList and statusListenerList fields are now "protected"
Make BasicStatusManager more sub-class friendly -----------------------------------------------
Key: LBCORE-36 URL: http://jira.qos.ch/browse/LBCORE-36 Project: logback-core Issue Type: Improvement Components: Other Affects Versions: unspecified Environment: Operating System: All Platform: All Reporter: Anders Hammar Assignee: Logback dev list Priority: Minor Fix For: 0.9.12
To allow for more implementation specific sub-classes of BasicStatusManager, class attribute should be 'protected' (or add setters and getters). In the current implementation, a sub-class cannot (for instance) modify the statusList (to clear the statuses or such).
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
participants (1)
-
Ceki Gulcu (JIRA)