aharui commented on issue #143: Wrong "this" in Function given as Param URL: https://github.com/apache/royale-compiler/issues/143#issuecomment-612355503 The source code of the module can reference Main or whatever the loading application is. My point is that the compiled results of the module should not include the transpiled code for Main. The compiler options should prevent Main from being linked into the output. Maybe see if ModuleExample is still working, then modify it to reference the main app in the module and see if you get the same issue. I'm done with work for tonight so won't respond again for many hours.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
