[html-formfu] RFC: Catalyst::Model::FormFu
Peter Shangov
pshangov at yahoo.com
Thu Jun 2 17:25:25 GMT 2011
Hi all,
I have uploaded an experimental interface to FF as a Catalyst model on github: https://github.com/pshangov/catalyst-model-formfu
The main difference from Catalyst::Controller::HTML::FormFu is that all forms are loaded and populated during startup time, and then each time you request a particular form a cloned object is returned. The goal is improved performance of persistent applications.
I would love to get your feedback before I put this on CPAN.
Cheers,
--
Peter
More information about the HTML-FormFu
mailing list