--- In [email protected], "dfalling" <dfall...@...> wrote: > > Is there a publicly-exposed property on components that can be inspected to > determine if they have finished creation yet? I know I can listen for > creationComplete, but what can I do if it may have already been fired? >
Check out http://www.insideria.com/2009/11/handling-delayed-instantiation.html

