[html-formfu] Element:::Date speed issues in Catalyst

Matt Whipple matt at mattwhipple.com
Fri Jul 3 13:43:38 GMT 2009


Matt Whipple wrote:
> I'm working on a Catalyst app using FormFu which has multiple 
> HTML::Form::Element::Date objects.  Each one cumulatively causes a 
> call to $form->process to take over a second more (I'm guessing due to 
> populating the lists).  Presently I've stripped out most everything to 
> narrow the problem down, the config file only lists the elements with 
> no inflators or any other type of more advanced functionality.  The 
> controller manually uses HTML::FormFu, loads the config, and runs the 
> process method.  Multiple consecutive calls to process each have the 
> same impact.  Changing the element type to text makes the problem 
> disappear.
>
> Any insights would be incredibly appreciated.
>
Also...the problem does _not_ appear to occur in a simple script outside 
of Catalyst

>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu




More information about the HTML-FormFu mailing list