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

A. Pagaltzis pagaltzis at gmx.de
Wed Dec 5 12:37:40 GMT 2007


* Bill Moseley <moseley at hank.org> [2007-12-05 05:45]:
> The Rose form code is very cool. That's what I based my forms
> on.

Disclaimer: I haven’t used Form::Processor. However from what
I have seen so far, it seems to solve the *right* problem, with
the right level of abstraction for common things and tweakability
for individual needs, so it currently seems like the most likely
validation framework to work for me.

> I don't find automatic form markup creation that useful -- the
> forms always seem to need customization.

Template system of choice + HTML::FillInForm works for me and
keeps things reasonably low-effort.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list