On Mon, Jun 2, 2008 at 8:24 PM, Timo Rantalaiho <[EMAIL PROTECTED]> wrote:
> 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" -- ?

generifying component for the sake of having a generified model.

-igor

>
>> 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]
>
>

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

Reply via email to