[Catalyst-dev] RFC: Changing Tutorial From
HTML::Widget to C::C::FormBuilder
Robert 'phaylon' Sedlacek
rs at 474.at
Thu Mar 1 11:22:29 GMT 2007
Christopher H. Laco wrote:
> Yeah, in the end, it was much easier to just not use FB for validation.
> I went with the seperation of duties in a base class:
>
> form (built by FB)
> validate (done with FormValidator::Simple, or D::FV if you want)
> errors (pulled in from FV:S messages/results
Same here, just that I use my own form template and sometimes a
more-or-less-cruddy controller base additionally. Maybe we should pack
this together with CCFB in a module and release it as FormSuite or
something :)
--
# Robert 'phaylon' Sedlacek
# Perl 5/Catalyst Developer in Hamburg, Germany
{ EMail => ' rs at 474.at ', Web => ' http://474.at ' }
More information about the Catalyst-dev
mailing list