On 4/5/07, Matej Knopp <[EMAIL PROTECTED]> wrote:
I don't really like idea of model doing the conversion. It would have
to use converter, which is component specific, and some models don't
even know what component is using them.

But AbstractPropertyModel does just that, though it delegates this to
PropertyResolver, which in turn delegates it to converters. This
PropertyModel functionality didn't do much more than pushing the type
higher up the chain.

Eelco

Reply via email to