9 May
2001
9 May
'01
7:10 p.m.
Magnus Heino (Rivermen) writes:
Is it not possible to change ownership of an object? It is.
I can only find methods to take ownership... You do not look good enough or do not use the right tools, such as e.g.
URL:http://www.dieter.handshake.de/pyprojects/zope/DocFinder.html "DocFinder" revealed: Methods to manage ownership are in "AccessControl.Owned.Owned". There is "getOwner" and "changeOwnership". Both are private (i.e. can be used only in Products and external methods). Dieter