[Zope] Return an object?

Chris McDonough chrism@digicool.com
Thu, 21 Sep 2000 12:29:23 -0400


anobjectmanager._getOb('id')

or...

getattr(anobjectmanager, 'id')


----- Original Message ----- 
From: <tom.deprez@uz.kuleuven.ac.be>
To: <zope@zope.org>
Sent: Thursday, September 21, 2000 12:13 PM
Subject: [Zope] Return an object?


> Hi,
> 
> Can someone tell me how I can get the object with a certain 'id'?
> Does getObject exists or something?
> 
> Tom.
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
> 
>