my proposed solution can be found at [0]. basically, iterate over all error variables and convert the variables, that are of type FormComponent#getType, using the FormComponent's converter.
[0] http://www.papernapkin.org/pastebin/view/4228 gerolf On 9/25/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > gerolf get on top of that and let us know how it works out :) > > -igor > > > On 9/25/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > > > On 9/25/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > > we could just make whatever variables error has first run through the > > > component's converter > > > > > > that way it will use the same dateformat... > > > > Yeah, that sounds like an idea. > > > > Eelco > > >
