[Catalyst] FormValidator usage / enhancements
    Sebastian Riedel 
    sri at oook.de
       
    Wed Dec  7 12:57:48 CET 2005
    
    
  
Am 07.12.2005 um 12:31 schrieb Carl Franks:
> What I'm trying to do is make FormValidator transparent; to allow my
> 'action' routine and any other plugins etc, to be able to access the
> input as usual, via $req->params
>
> I don't want all of the 'action' routines to have to check
> $c->form->missing, $c->form-->valid, etc.
Guess you'll like the upcoming HTML::Widget. :)
     http://dev.catalyst.perl.org/repos/Catalyst/trunk/HTML-Widget/
--
sebastian
    
    
More information about the Catalyst
mailing list