[Zope] Object reference from string

Drew Nichols drew@mena.org.au
Thu, 29 Aug 2002 10:46:47 +1000


How do i get an object id if i know the str(id)
I can do an objectValues call and the
if strOfId in objectValues
but it seems a long way around

Thanks