Re: Core Data with ODBC databases?
Re: Core Data with ODBC databases?
- Subject: Re: Core Data with ODBC databases?
- From: Kyle Sluder <email@hidden>
- Date: Wed, 16 Oct 2013 16:46:24 -0700
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 (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