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


   > In general, it's probably best to avoid using the 
-prevent-rename-public-symbols=false compiler option entirely
   
   So maybe `-prevent-rename-public-symbols=false` isn't unsafe after all. When 
I gave this advice, I was remembering that accessors caused me a lot of trouble 
for a while, and Google specifically mentioned it in their Closure compiler 
docs. However, it had slipped my mind that I had found a workaround to get 
renaming to work for accessors. I guess the issue that you ran into was only an 
edge case that I hadn't properly tested. So, with that in mind, you should 
continue to aim to use `-prevent-rename-public-symbols=false`. If you run into 
further issues, I'll try to get them fixed.


-- 
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