> So, can I conclude from this that iCloud and core-data only works with SQL
> store? The WWDC video hints at this, but was not explicit.
>
Not so. I have a core data app running using icloud and an XML store. This is
ios by the way and the store is not incremental, it's just being treated as a
blob which is fully synced each time but it's small so that's ok.
Definitely if you want the incremental log style store you have to use SQL but
in general core data in iCloud will let you use whatever you like.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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 arch...@mail-archive.com