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 474.at ', Web => ' http://474.at ' }
_______________________________________________
Catalyst-dev mailing list
Catalyst-dev lists.rawmode.org
http://lists.rawmode.org/mailman/listinfo/catalyst-dev
|