[Catalyst] Adding CaptureArgs for the whole controller?

Alex Povolotsky tarkhil at over.ru
Tue Apr 2 20:07:51 GMT 2013


Hello!

I'm implementing some sort of simple CRM, and I'd like to handle a chain 
like

/domain/*/service/*/edit with controller 
App::Controller::Domain::Service, not with App::Controller::Domain

How can I set CaptureArgs for the whole 
App::Controller::Domain::Service? I'd like to handle captured arg 
somewhere in begin or auto

Alex





More information about the Catalyst mailing list