It just needs to inherit from Persistent. That's about it. ----- Original Message ----- From: "Andres Corrada" <andres.corrada@mpingo.com> To: <zope@zope.org> Sent: Tuesday, April 03, 2001 11:32 AM Subject: [Zope] How to create a Shopping Cart for Core Session
Hello,
I'm trying to design a Shopping cart class that I can add to a Core
Session
object.
An earlier post this year on "Putting objects into CoreSessionTracking?" got a response by Chris McDonough stating that Core Session objects need to obey all rules obeyed by ZODB objects.
I know how to design Zope Products, how will a Shopping cart class that is meant only to exist ephimerally in the Core Session object differ? My question is kind of vague but being at the early stages of design, I was wondering if other people have thought about this.
-------------------------------------------------- Andres Corrada-Emmanuel andres.corrada@mpingo.com --------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )