Update of /cvs-repository/Zope2/lib/python/OFS
In directory korak.digicool.com:/home/chrism/Zope2/lib/python/OFS
Modified Files:
Tag: Zope-2_2-branch
ObjectManager.py
Log Message:
Removed calls to getId() in manage_importObject and manage_exportObject (the call breaks when "old" objects which do not define getId() are imported or exported).