On 1/5/07, Martin Benda <[EMAIL PROTECTED]> wrote:
I'm convinced that the visibility logic should be executed only once during a request processing just before the render phase.
No, because isVisible and isEnabled should also be called when a request comes in. This is to prevent malicious hacking of url's. Martijn -- Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now! http://wicketframework.org
