[Catalyst-dev] Patch for C::P::Session::State::Cookie
Matt S Trout
dbix-class at trout.me.uk
Sat Aug 5 19:56:53 CEST 2006
Michael W Peterson wrote:
> On Fri, 2006-08-04 at 13:02 -0500, Wade.Stuart at fallon.com wrote:
>
>> But, it is not expected that you would want to set cookie path to
>> /some/action if your application was rooted at http://www.example.com/ and
>> your app had a /some/action/.'
>
> That is actually the case that led to my patch, sort of. :)
>
> But rather than /some/action, it's /some/args, since my Path('/') action
> is handling everything.
>
>
> But I might be accused of pretending Catalyst is POE.
You may find that Chained allows you to Not Need To Do That.
You may also be interested to know that there's a Catalyst::Engine::POE ...
More information about the Catalyst-dev
mailing list