On 2006-06-14, at 03:27 EDT, Matthew Cloy wrote: > Sorry for cross posting, just a pointer to a thread in the forums, > > http://www.laszlosystems.com/developers/community/forums/ > showthread.php?s=&threadid=6567 > > Could someone perhaps comment on the actual designed behaviour of > initstage="defer"?
I'll cross-reply: As the documentation says, initstage controls the priority with which _children_ of a node are made, not the priority of the node itself. You can argue whether this is a good API or not, but the API is operating the way it is documented (and was designed). _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
