Thanks to all who responded :)
On 7/29/2011 4:40 PM, Eden Cardim wrote:
"Steve" == Steve<[email protected]>  writes:
     Steve>  Hi all,
     Steve>  I have a question regarding controller refactoring, and whether 
subclassing
snip
If the actions aren't private,...
They are not, but perhaps they *should* be. Which is *likely* to be most maintainable long-term do you think?
  you want to create a base controller to
preserve the URI paths and keep them consistent across the several
inheriting controllers. If not, move the methods into a model and use
delegation.


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to