I started to play more often with Catalyst framework and found that I often
need to re-use some controllers logic. What the best DRY way to deal, for
example, with Login/Register/Forgotpassword controllers?
I mean I created one controller for one app. For another app I am doing I
need to recreate everything, which ends up in plain copy/pasting and
changing class names. I do not like this, this doesn't feel DRY. Is there
some better way? Something plugable and unplugable with their own
models/controller/view may be?
Regards,
Pavel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100919/46a41466/attachment.htm
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100919/46a41466/attachment.htm