RE: [Catalyst] State of the art in form validation; opinion poll. Model based forms/validation?

2007-12-05 Thread Dami Laurent (PJ)
>-Message d'origine- >De : Ashley Pond V [mailto:[EMAIL PROTECTED] >Envoyé : mercredi, 5. décembre 2007 02:47 >À : The elegant MVC web framework >Objet : [Catalyst] State of the art in form validation; >opinion poll... Model based forms/validation? > >I

Re: [Catalyst] State of the art in form validation; opinion poll … Model based forms/validation?

2007-12-04 Thread Bill Moseley
On Tue, Dec 04, 2007 at 05:47:27PM -0800, Ashley Pond V wrote: > Putting the form profiles in YAML seems to work great (even though I > hate the fairly ridiculous arrays of arrays grammar). For example: > ... > > As crazy as it is, I like having it out of the code and into the > config stuff.

[Catalyst] State of the art in form validation ; opinion poll… Model based forms/validation?

2007-12-04 Thread Ashley Pond V
I'm playing with CP::FormValidator::Simple and I like it all right but I feel like there must be something better than it and CP::FormValidator. Putting the form profiles in YAML seems to work great (even though I hate the fairly ridiculous arrays of arrays grammar). For example: In Contr