Tomas Doran wrote:
> [snip]
>
> Use an action role (Catalyst::Controller::ActionRole), or
> parameterised role (MX::Role::Parameterised) to apply method modifiers
> around the actions whose behavior you would like to decorate, rather
> than explicitly forwarding to the 'extra' code you'd like run with the
> action..
>
> e.g. sub foo :Does("MyAjaxShiz') { }
>
> Cheers
> t0m
>
Wanted to thank you for this.  It's going to help A LOT.

-- 
Tommy Butler
[email protected] <mailto:[email protected]>//
_______________________________________________
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