Harbs commented on pull request #1027:
URL: https://github.com/apache/royale-asjs/pull/1027#issuecomment-752994182


   Make a suggestion for a location, and I'll be happy to fill it in.
   
   The basics are simple:
   We should use `royaleignorecoercion` where coercions are not necessary (and 
are just there to make the compiler happy) to simplify and optimize the output. 
We should use `royaleemitcoercion` where coercions are needed. Since we are 
defaulting to emitting coercions, the latter is not strictly necessary, but 
it's a statement that the coercions are needed so someone doesn't erroneously 
"optimize" them out.


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


Reply via email to