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 2019/04/26 20:44:15 UTC

[GitHub] [royale-asjs] nihavend opened a new issue #419: model_internal functions generation error

nihavend opened a new issue #419: model_internal functions generation error
URL: https://github.com/apache/royale-asjs/issues/419
 
 
   model_internal functions are not generated as expected:
   
   model_internal::initialize(); in AS file is mapped to 
   
   `main.mtest.model_internal.org.apache.royale.utils.Language.closure(this.http_$$www_adobe_com$2008$flex$model$internal__initialize, this, 'http://www.adobe.com/2008/flex/model/internal::initialize')();
   `
   in js file
   
   Please find the related files : https://drive.google.com/open?id=1KxcXxCAlhjH0OmyIZmwgidVrW0aybYiZ

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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