Re: core data store type and icloud
Re: core data store type and icloud
- Subject: Re: core data store type and icloud
- From: Jens Alfke <email@hidden>
- Date: Sat, 22 Oct 2011 13:18:49 -0700
On Oct 22, 2011, at 11:59 AM, Martin Hewitson wrote:
> -migratePersistentStore:toURL:options:withType:error:
> Still, the core data iCloud integration remains sufficiently mysterious...
That method’s been around since 10.4; AFAIK it just does a “save as” operation to a new file. Is there some other documentation that says it works specially with iCloud?
I haven’t seen anything that implies any special treatment of CoreData documents in iCloud besides just copying the entire file at once (a la Dropbox.) Did I miss something that says that iCloud will sync docs at the row/record/object level? If it does that, how does it handle sync conflicts, partial syncs, and referential integrity?
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden