Dne pátek 05 leden 2007 12:06 Martijn Dashorst napsal(a): > 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 I do not say that isVisible should not be called when a request comes in. I said that the *visibility change* should be determined after the envent phase and before the render phase.
Bendis
