estanglerbm edited a comment on pull request #1126: URL: https://github.com/apache/royale-asjs/pull/1126#issuecomment-946343078
No rush. By @greg-dove: Thanks. In terms of Function 'class' vs. function instance (or other Class), I had wondered if maybe Function needs to be added to ExtraData as AS3Function, similar to AS3Array, AS3Boolean inside nativejs reflection package etc. ExtraData was a bit of a workaround for getting reflection data for native js classes (without ROYALE_CLASS_INFO etc) that mimics swf-like results in js. It is opt-in. Or at least was intended to be, because it relied on @royalesuppressexport. I think the @royalesuppressexport directive is no longer working at the moment after a big refactor on related google closure stuff in the compiler, I need to check that, another thing that might need attention! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
