Re: Opinion: Core Data or roll my own?
Re: Opinion: Core Data or roll my own?
- Subject: Re: Opinion: Core Data or roll my own?
- From: Chris Hanson <email@hidden>
- Date: Wed, 09 Apr 2014 14:46:17 -0700
On Apr 8, 2014, at 4:20 PM, Jens Alfke <email@hidden> wrote:
>
> I’m not a big fan of Core Data, but if you’ve worked with it before I suspect you’ll find it more efficient to use it for this than to roll your own.
Even if you haven't worked with it before, it'll still probably wind up being more efficient to use it―as long as you're not completely new to Cocoa and your specific use case isn't fighting the framework.
I've often seen rolling one's own object graph management and persistence result in gradually redoing all of the work that went into Core Data.
Turns out Core Data has the design it does for a reason…
-- Chris
_______________________________________________
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