Re: Sub-classing NSAtomicStore

2008-07-08 Thread Melissa J. Turner
Todd - I'd suspect one of two things: 1) Your store's metadata method isn't returning the same identifier (ie @AtomicStore) you're passing to addPersistentStore, so the coordinator thinks the store isn't what the caller of addPersistentStore said it would be 2) Your store's metadata

Sub-classing NSAtomicStore

2008-07-07 Thread Todd Stanley
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