[Catalyst] $c->detach and $c->action

mreece at vinq.com mreece at vinq.com
Thu Feb 1 16:28:11 GMT 2007


yes, but that means doing the private-path-to-action work that detach (or
forward/_invoke_as_path) will re-do anyway.  it may be worth the cost
anyway in order to have the functionality, so i may go ahead and implement
a detach_as_action (or whatever) here.

thx

>
> On 1 Feb 2007, at 02:05, Michael Reece wrote:
>
>> is there something like detach that will also set the current
>> 'action' to the one being detached to?
>
> Not until 5.80 but there's no reason you can't simply set $c->action
> - it -is- an accessor.
>
> --
> Matt S Trout, Technical Director, Shadowcat Systems Ltd.
> Offering custom development, consultancy and support contracts for
> Catalyst,
> DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for
> details.
> + Help us build a better perl ORM: http://dbix-
> class.shadowcatsystems.co.uk/ +
>
>
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>




More information about the Catalyst mailing list