RE: Delete Object Issue
Andrus, I agree that its important to have atomic deleteObject(), since otherwise not only the deletion is unrecoverable, but potentially the entire change from the last commit() point. In the meantime, I will do manual validation before calling deleteObject(). With best regards, Michael
Delete Object Issue
ion myself (copy the entire cascading tree to the temp context, and only upon successful deletion commit changes to parent)? Any other suggestion? Thank you in advance, Michael Gvirtzman.