> 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

Reply via email to