[Catalyst] RFC: Catalyst::Controller::RHTMLO
Russell Jurney
rjurney at lucision.com
Fri Jan 30 23:16:51 GMT 2009
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
> jgottshall at capwiz.com
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
Russell Jurney
rjurney at lucision.com
More information about the Catalyst
mailing list