Cloud-based item deletion
February 2nd, 2005 at 1:05 pm (3 years, 3 months ago) by Andi Vajda under chandlerdbAs with item copying Item clouds can now be used to define a set of items to delete together.
The Item.delete() method was enhanced to accept an optionalcloudAlias argument that triggers a cloud-based item deletion.
This deletion is done in two steps. First, the cloud’s items are gathered, then they are deleted.
Before each item is deleted, an optional onItemDelete(self, view) is invoked on it.








