jdk1.4 doesnt have covariant return types anyways. when we move to jdk
1.5you can bring this up again :)

-igor

On 4/25/07, Jan Vermeulen <[EMAIL PROTECTED]> wrote:



Johan Compagner wrote:
>
> typecast? in 2.0 you didn't have to cast when using the model or
> getModelObject()
> where did you need to cast?
>
I'm not referring to the object of the model, but to the model itself: we
have extended models that implement specific interfaces that allow other
operations than just getObject() or setObject(), so that's where it comes
in
handy if getModel() returns the extended interface.

And yes, I owe you some performance statistics to prove my point on
initModel(), but for now I'm stuck without a profiling tool...

Jan.
--
View this message in context:
http://www.nabble.com/Timeframe-to-move-wicket---wicket-ext-projects-to-JDK1.5-tf3638110.html#a10183375
Sent from the Wicket - Dev mailing list archive at Nabble.com.


Reply via email to