[Catalyst] Another RFC. $c->call()

phaylon phaylon at dunkelheit.at
Fri Apr 14 16:32:53 CEST 2006


Sebastian Riedel wrote:
> What about:
> 
>      $c->action('/foo/bar')->forward;
>      $c->action('/foo/bar')->detach;

I like that one. All in all it's just a matter of taste. Personally, I
think I'd name it $c->reenter_at( '/sna/fu' ); or something like that,
because I often try to use APIs that have differences I can memorize ;)


p



More information about the Catalyst mailing list