If you use it as the default model it will, but otherwise, you have to override onDetach() and call detach() on all your non-default models.
On Thu, Jan 7, 2010 at 1:14 AM, Douglas Ferguson <[email protected]> wrote: > I was under the assumption that wicket calls detach on LoadableDeatchable > automatically on each request. > > Is this not true? > > D/ > --------------------------------------------------------------------- > 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]
