On Sat, Apr 26, 2008 at 10:55 PM, John Patterson <[EMAIL PROTECTED]> wrote:
>  1 - Checking against adding components more than once

to be fair this one doesnt apply. wicket throws a pretty descriptive
exception if you forget to call super.onbeforerender(), also its
javadoc mentions that overrides must call super. too bad there isnt an
annotation yet that checks this at compile time.

-igor



>  2 - requirement to call super.onBeforeRender()
>
>  and so would be significantly better - especially if this is a common
>  pattern.
>
>  John
>  --
>  View this message in context: 
> http://www.nabble.com/Alternative-method-to-initialise-page-tp16742636p16918361.html
>
>
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to