I haven't used it yet but I'd just like to say: Thank you, sir, for
writing this 'lite' alternative to CatalystX::CRUD/
Catalyst::Controller::Rose.
On Jan 30, 2009, at 6:03 PM, Jason Gottshall wrote:
Ok, for those of you who have been waiting with bated breath, here's
my second attempt at a base controller for loading Rose::HTML::Form
classes. I've completely refactored/rewritten the configuration
stuff after a long chat with mst. I also eliminated the handling of
multiple instances of the same form in the same action, having
determined that it's just not a meaningful case. I did *not*
implement any caching mechanism, based on my concern about form
objects being modified beyond simple parameter initialization.
I think this version is a *lot* better, and I'd appreciate any
additional feedback before I package it up for CPAN. Thanks!
package Catalyst::Controller::RHTMLO;
--
Jason Gottshall
[email protected]
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/
Russell Jurney
[email protected]
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/