On Mon, 11 Jun 2007, James McLaughlin wrote:
> class MyBrainDamagedModel implements IModel
...
>   public Object getObject() {
>      return this;
>   }
> }
> 
> Turns out this an excellent way to exercise your cpu. I don't know if
> there is anything   wicket can do to prevent the hapless user the
> shame and frustration of falling into such a sandtrap. Maybe a note in

Yep, generic models, once that feature of the old 2.0 will be
resurrected in some more fortunate version.

- Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to