estanglerbm commented on pull request #969: URL: https://github.com/apache/royale-asjs/pull/969#issuecomment-751237344
Moved the callee argument to the XML notification callback to be the last parameter, as @greg-dove asked, and simplified XMLNotifier.initializeXMLForNotification(). But existing code, if it's out there, still needs to add the extra parameter to their callback function (and it can be default null). [This change allows you to use the same function for both JS and SWF, with minimum changes.] ---------------------------------------------------------------- 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]
