> It seems to me that Wicket should detach its models again after events have 
> triggered, in addition to after rendering has completed.  That > would reset 
> the state of all models to what the developer expects it to be before 
> rendering begins.

That's nearly "always" - then you are just as well served with an 
AbstractReadOnlyModel that loads data on every call to getObject()... :)

- Tor Iver

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

Reply via email to