Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
Add following exception
The only time this is justified is in final overriding methods, where the effect is to lock in the parent class behavior. This rule ignores such overrides of valueOf, hasOwnProperty, toLocaleString and toString.
AS3 Object http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/Object.html
Attachments
Issue Links
- implements
-
RSPEC-1185 Overriding methods should do more than simply call the same method in the super class
- Active