[Catalyst] Package , Catalyst::Plugin::Wizard is great but examples need some clarification

Matt S Trout dbix-class at trout.me.uk
Sun Jul 20 02:20:51 BST 2008


On Fri, Jul 11, 2008 at 04:50:08PM +1000, kakimoto at tpg.com.au wrote:
> 
> hi there
>  
> Anyone used this module yet? I was very impressed when i read the
> perldoc for it.
>  Even got it installed. 
> I  think it's a very powerful module but needs some work.

First, it needs a rewrite as a controller base class.

We established with the various form plugins that a $self->form was much
better than $c->form (no clashes between plugins, better control of form
scoping etc.).

This use case is no different. I'd recommend not using it at the moment
since the author clearly isn't aware of best practices.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst mailing list