Martijn Dashorst wrote:
That is not my problem. The problem is that Component<T> is confusing
as hell and opens up the box of pandorra wrt generics. I *like*
IModel<T> but I fail to see how setResponsePage(<? extends <? extends
<?>>>) is necessary for this. The only reason iirc to generify
component is to remove the casts for these two methods:

IModel getModel()
Object getModelObject()

I can live with having these methods not being generified.

+1

--
Wouter Huijnink
Func. Internet Integration
W http://www.func.nl
T +31 20 4230000
F +31 20 4223500


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to