On Oct 21, 3:53 pm, "Aaron Swartz" <[EMAIL PROTECTED]> wrote:
> > For example, how would you do it for a shopping cart?
>
> That's a good example. Personally, I'd have a cookie that listed the
> product IDs they'd added to the cart and if they went over the
> cookie-size limit I'd ask them to create an account.

This is a very bad idea. It will cause large amount of unnecessary
data transmitting over the wire.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to webpy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to