It seems to be difficult to "turn off". Do you have an example of how this can be achieved?
On Wed, Jun 4, 2008 at 12:35 PM, John Patterson <[EMAIL PROTECTED]> wrote: > > > > 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. > >
