ActionScript 2.0 Compiler bugs: not able to recognize difference between getter and regular method, constructor supers
as of adobe air sdk 19.0.0.213, there few notable compiler bugs use attention. compiler accidentally compiling code, when should not be. runtime catches errors when bad code tries execute, more efficient compiler check these problems @ time of coding.
an interface issue compiler not being able recognize difference between getter , regular method:
bug#3935211 - actionscript compiler 2.0 mismatching interface getter method
here compiler bug use attention constructors:
actionscript 2.0 compiler bug: can call super.anymethod() , compile though anymethod not exist.
when these bugs put on roadmap?
More discussions in AIR Bugs and Performance Issues
adobe
Comments
Post a Comment