On Tue, Jun 3, 2008 at 8:46 AM, Jan Kriesten <[EMAIL PROTECTED]> wrote:
>
> Hi Gabor,
>
>> I was thinking about using the existing wicket 1.4 API from scala, if
>> that's any more comfortable.
>
> I tried to migrate a bigger project from 1.3 to 1.4 api - and it isn't
> really more comfortable. It's easier to do one or two casts than trying to
> conform the generics Component structure. Especially since there are cases
> with 1.4 generics (like StringResourceModel) which sometimes aren't
> recognized as IModel<String> (which of course is more a Scala than a Wicket
> problem)...
>

Remember that 1.4 isn't done yet either.  Perhaps these are just
growing pains that the wicket team is going through (or perhaps it's
not).  We should outline these pain points and let the team know about
them (and perhaps a proposed solution), so that they have an
opportunity to address them.

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

Reply via email to