aharui commented on issue #641: Fix PAYG violations and code debt URL: https://github.com/apache/royale-asjs/issues/641#issuecomment-569556819 Modules is another reason that many things are exported. APIs established in the loading app are called from the module so the module doesn't have its own copy of things. This is especially important when there is static state in the shared API.
---------------------------------------------------------------- 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
