[Catalyst] Catalyst FormBuilder plugin on CPAN

Nate Wiger nwiger at scea.com
Thu Aug 17 21:16:49 CEST 2006


Matt S Trout wrote:
> Nate Wiger wrote:
>> All-
>>
>> I just now uploaded Catalyst::Plugin::FormBuilder to CPAN, which adds 
>> support for FormBuilder in Catalyst. It's also available here:
>>
>> http://www.formbuilder.org/download/Catalyst-Plugin-FormBuilder-1.02.tar.gz
> 
> You're going to hate me for this, but ... wouldn't this be better as a 
> controller base class rather than a plugin? It would be -slightly- more work 
> to use but it'd allow it to drop in to any existing app, even one that already 
> loads a plugin that defines a $c->form method?

Matt-

If you can send me a pointer to writing a controller base class, I'll 
certainly check it out. I didn't consider this an option, to be honest. 
I was trying to model it after XMLRPC, which is nice and easy to load 
with its :XMLRPC attribute. But I'm open to other possibilities.

On a totally separate topic (perhaps inappropriate here): DBIx::Class is 
awesome, but looks like it's missing a couple Oracle things for 
autodetecting sequences/triggers. Are you interested in Storage::Oracle 
patches for this?

-Nate




More information about the Catalyst mailing list