« Return to Thread: users, please give us your opinion: what is your take on generics with Wicket

Re: users, please give us your opinion: what is your take on generics with Wicket

by Sebastiaan van Erk :: Rate this Message:

Reply to Author | View in Thread

Hi,

> But IMHO putting generics on Component is a bad design, since it per se
> touches all of Wicket's Components without urgent need.

I *really* would like to see a clarification of this statement. In
Wicket the component and model are very tightly coupled. What is a *good
design* alternative, where only IModel is generified? getModelObject()
returns Object? getModel returns IModel<?>?

Regards,
Sebastiaan



> Best regards, --- Jan.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>


smime.p7s (4K) Download Attachment

 « Return to Thread: users, please give us your opinion: what is your take on generics with Wicket