Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.8.2, 0.9
-
Fix Version/s: 0.9
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently if one overrides object.Finalize in a class, there is no warning about it whereas there is a better destructor syntax available (making sure base.Finalize is called).
fixed in rev. 2993