You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Francois Meillet <fr...@gmail.com> on 2016/11/01 12:02:51 UTC

public static IModel of(IModel model)

Hi,

Why this helper method public static <T> IModel<T> of(IModel<?> model) has been removed from Wicket 8 ?
Was useful for me !

François




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


Re: public static IModel of(IModel model)

Posted by Francois Meillet <fr...@gmail.com>.
Hi Martin,

Got it !!!
Was IModel.of !

Thanks
François



> Le 1 nov. 2016 à 13:25, Martin Grigorov <mg...@apache.org> a écrit :
> 
> Hi Francois,
> 
> Do you mean
> https://github.com/apache/wicket/commit/4f07ee164627e5d95516e42712b30cb6b72250e3
> ?
> Or
> https://github.com/apache/wicket/commit/533431d7ebda97f5c77a3d8bc1b2445fa5caebfb
> ?
> 
> 
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
> 
> On Tue, Nov 1, 2016 at 1:02 PM, Francois Meillet <francois.meillet@gmail.com
>> wrote:
> 
>> Hi,
>> 
>> Why this helper method public static <T> IModel<T> of(IModel<?> model) has
>> been removed from Wicket 8 ?
>> Was useful for me !
>> 
>> François
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>> 
>> 


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


Re: public static IModel of(IModel model)

Posted by Martin Grigorov <mg...@apache.org>.
Hi Francois,

Do you mean
https://github.com/apache/wicket/commit/4f07ee164627e5d95516e42712b30cb6b72250e3
?
Or
https://github.com/apache/wicket/commit/533431d7ebda97f5c77a3d8bc1b2445fa5caebfb
?


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

On Tue, Nov 1, 2016 at 1:02 PM, Francois Meillet <francois.meillet@gmail.com
> wrote:

> Hi,
>
> Why this helper method public static <T> IModel<T> of(IModel<?> model) has
> been removed from Wicket 8 ?
> Was useful for me !
>
> François
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>