21 Sep
2000
21 Sep
'00
4:13 p.m.
Hi, Can someone tell me how I can get the object with a certain 'id'? Does getObject exists or something? Tom.
21 Sep
21 Sep
4:29 p.m.
New subject: [Zope] Return an object?
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 )
9328
Age (days ago)
9328
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris McDonough -
Tom Deprez