On Wed, Oct 16, 2013, at 04:26 PM, Alex Kac wrote: > Can’t you use NSIncrementalStore to talk with REST services as a backend > for Core Data? I remember seeing some articles on this.
You can, and many people have tried, but it inevitably fails because Core Data has no semantics for asynchonous, failed, or cancellable operations. https://twitter.com/JimRoepcke/status/301893533860757505 Don't use NSIncrementalStore for remote operations until Apple fixes the API. --Kyle Sluder _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com