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 ?
CoreData does require the use of Objective C and the Foundation
object classes; you'd have to model your data as Objective C objects.
That wouldn't prevent you from integrating it into an otherwise
Carbon application, though. (However, I haven't done this myself.)
-eric
_______________________________________________
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