Getting the creator of an object
27 Feb
2002
27 Feb
'02
5:44 p.m.
Hello, I know this is a very simple question but I couldn't find out the answer. How can I get the name of the creator of an object? Thanks Martin
2 Mar
2 Mar
2:36 p.m.
New subject: [Zope] Getting the creator of an object
Luis =?iso-8859-1?Q?Mart=EDn_Arga=F1araz?= writes:
How can I get the name of the creator of an object? I fear, in vanilla Zope, "Creator" is not maintained. This is different when you use CMF, Zope's content management framework.
In Zope, there is a similar concept, the "Owner". There is a method in "AccessControl.Owned.Owned" that can read it. When I remember right, it is private, i.e. can only be used in "secure" code (External Method or Python based class). Dieter
8800
Age (days ago)
8803
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Luis Martín Argañaraz