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@...
>