k Eelco
On 12/13/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
i am just clarifying, what you said couldve been taken either way -igor On 12/13/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > > > But in > > > future versions, it would be great if you could achieve the same > > > through mixing in rather than extending. > > > > > > my point was that it is the formcomponent that should be mixed into the > > panel and absolutely not the other way around > > Do we think in different directions? What I meant is that rather than > extending a special component (FormInputPanel), in future you could > let a Panel implement IFooBar in order for it to take part in the form > processing (ie receive updateModel calls from the form). > > Eelco >
