> Is there a way in a python based product to get notification when an > instance is deleted? I believe you want manage_beforeDelete. Search for it in OFS/ObjectManager.py for enlightenment. -jfarr