Re: Embedded database server or CoreData?
Re: Embedded database server or CoreData?
- Subject: Re: Embedded database server or CoreData?
- From: Marcel Weiher <email@hidden>
- Date: Thu, 11 Jan 2007 20:56:37 -0800
On 11 Jan 2007, at 17:36, mmalc crawford wrote:
*One* feature of Core Data is that it can commit data to and
retrieve data from a persistent store. There is no requirement,
however, for the data to be made persistent. Moreover, perhaps the
more interesting and useful feature is that it provides object graph
management.
Funny that. I keep hearing that this "object graph management" is
interesting and useful, but somehow I've never wanted an object-graph
management system, and can't come up with any reasons for wanting one
apart from when I am *forced* to deal with external databases.
Apart from that specific case, my object graphs have always managed
themselves just dandy, and persistence is a quick'n'easy process.
So I keep wondering: why is this useful?
For more, see <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBasics.html
>.
Marcel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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