[Catalyst] Re: Production session issue - commercial support inquiry?

Aristotle Pagaltzis pagaltzis at gmx.de
Thu Jan 8 16:27:31 GMT 2009


Hi Matt,

* Matt Pitts <mpitts at a3its.com> [2009-01-08 16:35]:
> - users "seeing" other user's items in their Cart
> - "club" members updating their information, but the update
>   gets tied to another member

why not put this information into the model (or a secondary
model)? Then you can skip sessions altogether and can reduce
cookie use to auth credentials (see Plugin::AuthenCookie).

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list