Re: [ZODB-Dev] Get physical path by oid

2007-10-10 Thread Christian Theune
Am Mittwoch, den 10.10.2007, 13:33 +0400 schrieb Andrew Ermakov: > Hi to all! > > I have problem with ZODB at Zope3. > The task is to get physical path of object by its oid 0x011d. > It was getPhysicalPath at Zope2... But there is not at Zope3. > How can I resolve this problem with zope3 running i

[ZODB-Dev] Get physical path by oid

2007-10-10 Thread Andrew Ermakov
Hi to all! I have problem with ZODB at Zope3. The task is to get physical path of object by its oid 0x011d. It was getPhysicalPath at Zope2... But there is not at Zope3. How can I resolve this problem with zope3 running in debug mode? ___ For more inform