7 Feb
2000
7 Feb
'00
10:17 p.m.
On Mon, 7 Feb 2000, Kevin Dangoor wrote:
The problem, as I remember it, is that carts are stored within a single container. If two people simultaneously try to create carts, a ConflictError
Oh I see. I got carried away by the magic number 5 ...
If it did become a problem for me, all I'd need to do is come up with a reasonable partitioning scheme. Come to think of it, even with lots and lots of users it would probably still be possible (and nice) to keep the carts in the ZODB.
Yes I agree. BTW is this cart object available? TIA Pavlos