I always wonder about the order and worry what could go wrong. A small sentence in the javadoc would stop that. E.g. something simple like:

 * <p>
 * Markup containers are initialized prior to their children.
 * </p>

would be marvelous.

Regards,
     Erik.


Op 13-07-10 17:16, Igor Vaynberg wrote:
On Tue, Jul 13, 2010 at 1:05 AM, vladimir.kovalyuk<koval...@gmail.com>  wrote:
The sources shows that the markup container is initialized prior to children
initialization. As expected.
im pretty sure that is a safe assumption to make, not sure if its
javadoc worthy.

-igor

I used to double check due to onBeforeRender()
method. Should javadoc mention aforementioned?

The great news is that onBeforeRender() will never be used for component
initialization just for rendering event.

Looking forward for 1.4.10
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/new-feature-in-trunk-and-branch-Component-onInitialize-tp2286924p2287133.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org


--
Sent from my SMTP compliant software
Erik van Oosten
http://day-to-day-stuff.blogspot.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to