[Zope3-Users] getId in zope3?
Stephan Richter
srichter at cosmos.phy.tufts.edu
Sun Nov 5 15:16:19 EST 2006
On Sunday 05 November 2006 13:58, Gary Poster wrote:
> On Nov 5, 2006, at 1:12 PM, Peter Bengtsson wrote:
> > In Zope2 every object has an 'id' which meant that you can use
> > someobject.getId() to find out what name the object is stored under
> > in its container.
> > Is there an equivalent in zope3?
>
> __name__
This is officially an implementation detail; zope.traversing.api.getName() is
the API call.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-users
mailing list