ObjectStoreInterface: ObjectStore Interface
__TBD
In addition, the module declares the following constants for use by the
posted Notifications:
- DeletedKey
- InsertedKey
- InvalidatedKey
- UpdatedKey
The posted notifications are identified by strings declared in the module as
well:
- InvalidatedAllObjectsInStoreNotification: __TBD when/what (object, userInfo)
Posted when the method 'invalidateAllObjects'
- ObjectsChangedInStoreNotification: __TBD when/what (object, userInfo)
Posted every time an ObjectStore notices that some of its objects
has changed.