aharui commented on issue #622: Problem with binding in functions
URL: https://github.com/apache/royale-asjs/issues/622#issuecomment-565126198
 
 
   How does LanManager get instantiated?  I suspect that it is a timing issue.  
Bindings are evaluated less often in Royale than Flex to try to speed up 
startup time, so it is possible that LanManager isn't created in time for case 
2.
   
   If you can provide a test case that actually compiles/runs/fails then 
someone can do more investigation and find out for sure.  It could also just be 
that the compiler isn't handling a a.b.fn() expression correctly.  I think I've 
seen it handle a.b.c and fn().
   

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


With regards,
Apache Git Services

Reply via email to