Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
119
Description
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).