Re: [Zope] how can you tell who created an object in Zope?
18 Dec
2000
18 Dec
'00
8:27 p.m.
Chalu Kim writes:
What I would like is to be able to tell who created an object? Is there an easy way to do this? Have a look at "AccessControl.Owned.getOwner".
It will give you the object's owner. For most objects, this is initally the creator of the object. This can be changed later with a "takeOwnership". But maybe, that is not a problem for you. Dieter
9240
Age (days ago)
9240
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer