[Catalyst] Plugins, Actions, Base Classes - how to modularize controllers

Zbigniew Lukasiak zzbbyy at gmail.com
Wed Jul 19 14:03:15 CEST 2006


Dear all,

Lets say you have some piece of reusable logic in your controller. You would
like to take the logic out and make a module out of it.  Then you have
following options:
- a plain vanilla module not in the Catalyst namespace
- a base class for the controller
- a plugin
- an Action

The question is which should be chosen when and why.

-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060719/b5ce7360/attachment.htm 


More information about the Catalyst mailing list