Version: 1.0

Posted: 2007-06-08

Build Requirements: Mac OS X v10.5, Xcode 3.0

Runtime Requirements: Mac OS X v10.5

View Source Code:

Download Sample Code (“CustomAtomicStoreSubclass.zip”, 22.6K)



Description

This example implements a custom Core Data store using the NSAtomicStore APIs.

Note: Implementation decisions were made with an eye to clarity rather than performance.

Document Revision History

Date Notes
2007-06-08Illustrates the implementation of a custom Core Data atomic store.