Re: How to use NSManagedObjectContext, NSManagedObjectModel, NSEntityDescription, NSManagedObject
Re: How to use NSManagedObjectContext, NSManagedObjectModel, NSEntityDescription, NSManagedObject
- Subject: Re: How to use NSManagedObjectContext, NSManagedObjectModel, NSEntityDescription, NSManagedObject
- From: Jens Alfke <email@hidden>
- Date: Fri, 15 Feb 2013 15:21:58 -0800
On Feb 15, 2013, at 8:11 AM, Keary Suska <email@hidden> wrote:
> If what you are looking for are the benefits of Core Data but with your own database back-end, you pretty much will have to write your own database coordination methods, as well as change tracking and undo management0--essentially everything that NSManagedObjectContext does.
Isn’t this what subclassing NSIncrementalStore is for? Creating your own back-ends for CoreData?
—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