Nate Wiger wrote:
> Matt S Trout wrote:
>> Nate Wiger wrote:
>>> 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 it
Matt S Trout wrote:
> Nate Wiger wrote:
>> 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
Nate Wiger wrote:
> 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 possibil
Kevin Monceaux wrote:
> On Wed, Aug 16, 2006 at 05:14:42PM -0700, Nate Wiger wrote:
>
>> I just now uploaded Catalyst::Plugin::FormBuilder to CPAN, which adds
>> support for FormBuilder in Catalyst.
>
> Has Catalyst::Plugin::FormBuilder been tested with Catalyst 5.7001? If I
> include FormBui
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
On Wed, Aug 16, 2006 at 05:14:42PM -0700, Nate Wiger wrote:
> I just now uploaded Catalyst::Plugin::FormBuilder to CPAN, which adds
> support for FormBuilder in Catalyst.
Has Catalyst::Plugin::FormBuilder been tested with Catalyst 5.7001? If I
include FormBuilder in my "use Catalyst qw/ ... /
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
>
> Usage is similar to XMLRPC: for those controlle
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
Usage is similar to XMLRPC: for those controller methods that contain
forms, sim