Matej Knopp-2 wrote:
> 
>  We would also leave get/setModel and get/setModelObject
> non final (with a big fat javadoc explaining why) so that we would
> allow generified subclasses where it makes sense (ListView/ListItem).
> What potential caveats would this approach have? (Except maybe for the
> obvious less strict type checking)
> 

What is wrong with having Component generified and turning it *off* when not
helpful?  A lot less hacky.
-- 
View this message in context: 
http://www.nabble.com/Generics-again-tp17644935p17650970.html
Sent from the Wicket - Dev mailing list archive at Nabble.com.

Reply via email to