Hi All,
Has any one had any luck working with the AutomicStoreSubclass example. I
need to manage and AtomicStore and thought that I would be able to use the
AutomicStoreSubclass example as a road-map. When I
addPersistentStoreWithType as follows -
if ([coordinator addPersistentStoreWithType:@"AtomicStore"
configuration:nil URL:url options:storeOptionsDict error:&error])
I get the following error -
Error Domain=NSCocoaErrorDomain Code=134010 UserInfo=0x162240 "The store
type is inconsistent with the data format."
Anyone know of any gotchas when subclassing NSAtomicStore?
Todd
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]