Hello,<div><br></div><div>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?</div>

<div><br></div><div>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&#39;t feel DRY. Is there some better way? Something plugable and unplugable with their own models/controller/view may be?<br>

<br>Regards,<br>Pavel <br><br>
</div>