> Model<MySuperLongNameForASimpleFooObject> model = Model.newModel();

Go on a hike in the Greek islands for six months, when you come back download 
Java 1.7 where you can do neato stuff like

Model<MySuperLongNameForASimpleFooObject> model = new Model<>();

Or use an IDE which automatically fills the second set of braces for you (I 
think most except Apple's XCode do).

(Young whippersnappers have it too easy - imagine back in the day, typing - in 
vi, with no code completion - insanely long namespace-mangled names of C 
methods in libraries like Xt...)

- 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