+1

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Thu, Nov 10, 2016 at 10:30 PM, Martijn Dashorst <
[email protected]> wrote:

> The LoadableDetachableModel factory method 'of' currently returns a
> IModel. I propose to return a LoadableDetachableModel<T> so that users
> can use the isAttached() method.
>
> Querying the state of a LDM is something you typically need to do to
> ensure proper loading, and prevent excessive detach/load calls.
>
> Martijn
>

Reply via email to