Hi Matt,

* Matt Pitts <[email protected]> [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/>

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to