greg-dove edited a comment on issue #1163: URL: https://github.com/apache/royale-asjs/issues/1163#issuecomment-983389610
> I'm curious why `org.apache.royale.utils.Language` does not exist in output, but we have 194 other `org.apache.royale` classes whose names are preserved. > > Looking at. the js output of `org.apache.royale.utils.CSSUtils`, I don't see much difference between that and `org.apache.royale.utils.Language`. Language is the exception in this case. I added @royalesuppressexport some time ago to get this result and it was as it is now. There was a time in between when it wasn't working, but it is again now. -- 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]
