7 Sep
2001
7 Sep
'01
10:33 p.m.
Tom Cameron writes:
I assume that each zope object must have some totally unique id that I can call somehow. Yes, but it changes when you move the object (because implements moving be copying and deleting).
I could write a routine that generates random ids that would be almost unique, but I am wondering if Zope has such a feature already built in somewhere. No.
Dieter