[Catalyst] IMPORTANT: Catalyst::Plugin::FormBuilder obsoleted by
::Controller::FormBuilder
Matt S Trout
dbix-class at trout.me.uk
Tue Jan 2 17:47:21 GMT 2007
On 31 Dec 2006, at 03:29, Joe Landman wrote:
>> From my previous email on C::P::FormBuilder until now, I have been
> reading and playing with the code. I found a new controller,
> Catalyst::Controller::FormBuilder
> (http://search.cpan.org/~jcamacho/Catalyst-Controller-
> FormBuilder-0.02/lib/Catalyst/Controller/FormBuilder.pm)
> which didn't seem to fit into the plugin model.
>
> Call me a little confused, I am not sure that I properly grasp
> which one
> to use for FormBuilder. For the moment, I am simply going to focus on
> the plugin (C::P::FB).
Don't. The plugin's obsolete, undeveloped and has known
interoperability issues.
The Controller replaces it outright - use that for all future
development.
--
Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Offering custom development, consultancy and support contracts for
Catalyst,
DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for
details.
+ Help us build a better perl ORM: http://dbix-
class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list