Re: [html-formfu] RFC: i18n key changes

2007-08-17 Thread Carl Franks
On 16/08/07, Brian Cassidy <[EMAIL PROTECTED]> wrote: > Carl Franks wrote: > > I propose changing the key to the format: "form_${processor}_${type}" > > +1 > > That seems like a sane default. Committed! Carl ___ HTML-FormFu mailing list HTML-FormFu@lis

Re: [html-formfu] RFC: i18n key changes

2007-08-16 Thread Brian Cassidy
Carl Franks wrote: I propose changing the key to the format: "form_${processor}_${type}" +1 That seems like a sane default. -Brian ___ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-for

[html-formfu] RFC: i18n key changes

2007-08-16 Thread Carl Franks
The current default behaviour for Constraint errors is to search for an i18n key of the form "form_${type}_error". Unfortunately, this provides no means of disambiguating clashes between errors from Constraints, Inflators, Validators and Transformers. For example both HTML::FormFu::Inflator::Imag