[Catalyst] Re: A point of confusion/frustration on chained actions
Aristotle Pagaltzis
pagaltzis at gmx.de
Thu May 27 14:48:13 GMT 2010
* Ido Perlmuter <ido at ido50.net> [2010-05-20 00:35]:
> In this case all you have to do is create the comment
> action as a mid point, and then create another action with
> a different name, but the same PathPart (e.g. comment) only
> this time as an end-point, and all this action needs to do is
> forward or detach to the original action (also passing any
> parameters it needs).
Don’t do that.
Chain a `PathPart('')` endpoint from the mid-point.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Catalyst
mailing list