> hmm that fixes it, it's because of generic limitations that we need to set
> the class explicitly, correct?

Yes, type information is only available at compile time, the compiler 
synthesizes generics use into explicit casting used at runtime.

- Tor Iver


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to