Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQLite vs CFData



On Jun 8, 2006, at 11:13 AM, Mark Gilbert wrote:

Looking specifically at Core Data, I can see its much more than that. However it looks like its a Cocoa thing ? A guess Core Data isn't available for regular old C programmers ?

Sounds like using SQLite directly was the correct route. I just wondered if CoreData held any benefits for our application.

An Objective-C & Cocoa API can be used in a Carbon application. Objective-C is a strict superset of C, and Objective-C++ a strict superset of C++, so you can use them alongside C and C++ and mix them at the statement level.


As with the rest of the Cocoa frameworks, Core Data heavily leverages the object-oriented features of Objective-C to improve the developer experience. Whether you use Cocoa or Carbon for your application's human interface, you can still leverage Core Data for its data model, object graph management, and persistent storage.

  -- Chris

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden

This email sent to email@hidden
References: 
 >SQLite vs CFData (From: Mark Gilbert <email@hidden>)
 >Re: SQLite vs CFData (From: John Stiles <email@hidden>)
 >Re: SQLite vs CFData (From: Mark Gilbert <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.