Closed maul-esel closed 12 years ago
There should possibly be a base class for enum classes.
This allows them to
_CCF_Error_Handler_
CF
CCFramework
As constant (or enum) classes shouldn't have methods (removed this from CF in 9843a5815a05ac7e0d658fdd15daebf051f5f23e), this is obsolete.
What
There should possibly be a base class for enum classes.
Advantages :+1:
This allows them to
inherit_CCF_Error_Handler_
(important if there are methods, e.g. as inCF
)CCFramework
Disadvantages :-1: