You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/01/21 10:32:50 UTC

[GitHub] [royale-compiler] Harbs commented on issue #112: element.firstElementChild() doesn't cause an error

Harbs commented on issue #112: element.firstElementChild() doesn't cause an error
URL: https://github.com/apache/royale-compiler/issues/112#issuecomment-576619660
 
 
   Actually, it looks like this is a global problem.
   
   I just picked EdgeData (because it's a simple class) and added `this.bottom()` in the constructor and no error. If I add `private var foo:String` to the class, there is an error, so it looks to me like a getter passes the function check, but a simple var doesn't.
   @aharui @joshtynjala Thoughts?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services