On Mon, 02 Jun 2008, Igor Vaynberg wrote:
> i am willing to drop component model support if the following can be met:

"component model support" -- ? 

> certain constructors stay generified to document certain aspects, eg
> dropdownchoice constructor should be generified.
> 
> support generification of certain components, even if it means
> removing final from certain methods. this code should still be
> possible:
> add(new ListView<Person>("people") { protected void
> onPopulate(Item<Person> person) {.... where getModel() of that item
> returns IModel<Person>

Thanks Igor, you saved me a lot of typing :) A thoughtful
message.

+1


Best wishes,
Timo

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

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

Reply via email to