Swiz Framework Post Construct Order of Events

Example and source:

http://wookets.com/code/flex/SwizPostConstruct/

I’m trying to figure out why Swiz is actually firing events in the exact opposite order that it says in the documentation. The application startup [PostConstruct] is fired after creationComplete, but the [PostConstruct] of views and objects is happening before creationComplete. Not sure why it’s working like this. It was working fine before. Or so I thought.

Anyway… A good reason to never trust the firing order of events in flex.

References:
http://swizframework.jira.com/wiki/display/SWIZ/Bean+Life+Cycle+Management#BeanLifeCycleManagement-SwizandFlexLifeCycleSteps

http://swizframework.org/

Published by using 78 words.