Sorry Sven,

You of course meant to say:

/If/ isVisible would no longer be called after detach /then/ it would be possible to do the caching yourself (as you can use detach to clear the cache).

/If/ you can cache yourself /then/ Wicket does not need to cache the result of isVisible.

Although I think that logic is completely correct, I also think it would be very convenient to remove the burden of caching the visible flag during render from the programmer.

Regards,
   Erik.


s...@meiers.net wrote:
Ok, IMHO it's a bug that wicket calls isVisible() after detachment.


Thus caching isVisible() is not needed.


Sven


--
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