aharui commented on issue #805: MXRoyale Application 'preinitialize' fires a 
second time after 'initialize'
URL: https://github.com/apache/royale-asjs/issues/805#issuecomment-612704004
 
 
   That's the order I would expect.  Note that Flex also did not put the 
Application on the display list until late which is not the case in Royale (and 
not something I would want us to emulate).  And also that Flex had deferred 
instantiation and the LayoutManager and validateNow() and hopefully we wouldn't 
have to emulate all of that.  It is also possible that validateNow() could 
change the timing of events in Flex.

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