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


   I've determined that there are cases where adding the problems in 
`MXMLFileNode` will include more problems than if they are added in 
`MXMLScopeNode`. This makes sense because it happens later. So if either is to 
be removed, it's where the problems are copied in `MXMLScopeNode`.
   
   Additional info: The problems started being copied in `MXMLScopeNode` in 
commit c040b5c88980130cd43fb903d52f9cdef59a7101. The problems were copied in 
`MXMLFileNode` since the Falcon source code was donated by Adobe.


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