hi william,

Wouldn't that infer that the component has to have generics, or am I
missing something here?

you miss something...

getModel/getModelObject would have to be non-final and overriden by the specialized component (return types are covariant, so you can override object with something more specific).

regards, --- jan.



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

Reply via email to