History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25510
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Mark Brennan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Implementations of Actionscript/Flex interfaces marked as error because expects override keyword

Created: 23 Mar 08 23:22   Updated: 24 Mar 08 22:09
Component/s: JavaScript
Fix Version/s: Diana 8280, Selena 7.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,757
Fixed in build: 8,251
Severity: High


 Description  « Hide
Actionscript/Flex requires the override keyword when overriding methods in a base class (IDEADEV-25071) but does not require the override keyword when implementing an interface's method.

But idea reports an error if an interfaces method implementation does not specify the overide keyword - if this keyword is supplied though mxmlc (flex compiler) will report an error.

Applies to #7757 and #8243



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.