You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/07/03 10:54:27 UTC

[GitHub] ajwfrost opened a new pull request #46: Adding support for Date properties (member variables) from ActionScript

ajwfrost opened a new pull request #46: Adding support for Date properties (member variables) from ActionScript 
URL: https://github.com/apache/royale-compiler/pull/46
 
 
   Alongside the changes to the typedefs "missing.js" file, this will ensure that the Royale compiler will correctly identify and allow the Date properties during the parsing/compilation process and will convert these into the appropriate JavaScript getNNN/setNNN methods. Also adding unit tests to check these plus support for a "read-only" configuration setting used to ensure properites such as timezoneOffset result in a getter but not a setter method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services