[Catalyst] Why Store::FastMmap and State::Cookie in Advent example?
Kevin Old
kevinold at gmail.com
Tue Jan 10 22:28:56 CET 2006
Hello everyone,
I'm incorporating sessions into my Catalyst app and was looking over
the example at
http://catalyst.perl.org/calendar/2005/15
I was wondering why the use of Session::Store::FastMmap and
Session::State::Cookie? I was under the impression that sessions and
cookies were traditionally used separately.
Also, I recall previous code in the catalyst svn server to use just
Session::Store::FastMmap.
I've applied the code and it is working great, but was just wondering
why it was used that way.
Thanks,
Kevin
--
Kevin Old
kevinold at gmail.com
More information about the Catalyst
mailing list