[Catalyst] Polymorphism?

Dave Rolsky autarch at urth.org
Tue Jul 7 02:36:10 GMT 2009


On Mon, 6 Jul 2009, J. Shirley wrote:

> Moose method modifiers work just fine on Catalyst code, which I find to
> really help with using inheritance upstream.  You'll probably want to

As do Moose roles. I've found using roles in controllers incredibly 
helpful, since I often have similar/same "process this data and invoke a 
->search method", where the only thing that varies is what is being 
searched and/or the way the results are being displayed.


-dave

/*============================================================
http://VegGuide.org               http://blog.urth.org
Your guide to all that's veg      House Absolute(ly Pointless)
============================================================*/



More information about the Catalyst mailing list