joshtynjala commented on issue #200:
URL: https://github.com/apache/royale-compiler/issues/200#issuecomment-988230914


   As I understand it, Closure compiler doesn't fully understand JS 
getters/setters, for some reason, so it doesn't know how to properly rename 
them consistently.
   
   In general, it's probably best to avoid using the 
`-prevent-rename-public-symbols=false` compiler option entirely, and use some 
combination of the other, more fine-grained "prevent-rename-public-" options, 
so that you can specifically exclude accessors.


-- 
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: issues-unsubscr...@royale.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to