[Zope-CMF] Content Types

Jim Pharis binarybrain@phreaker.net
09 Aug 2002 13:30:46 -0400


I am looking for some way to uniquely identify each instance of a
content object (document). I had a few ideas for how to do this but
haven't managed to get any working. 

Is there a class variable for the document content object that I can add
an ID property to? Each time I create a new document instance I want to
increment that class variable.

I am also opened to other suggestions for uniquely identifying each
document in a portal.

Thanks, Jim Pharis