Re: When NSArray is not an Array
Re: When NSArray is not an Array
- Subject: Re: When NSArray is not an Array
- From: mmalc crawford <email@hidden>
- Date: Thu, 11 Jan 2007 14:07:43 -0800
On Jan 11, 2007, at 1:39 PM, Gordon Apple wrote:
We are trying to evaluate whether or not to use Core Data or
role our own with PostgreSQL.
Core Data and PostgreSQL solve different problems:
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBasics.html#//apple_ref/doc/uid/TP40001650-DontLinkElementID_12
>
Another reason to consider Core Data is that SQLite is also
available on the OLPC
(MIT laptop) program which we would like to also target.
That is not a reason to consider Core Data.
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdPersistentStores.html
>
You should re-read the documentation (in particular <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBeforeYouStart.html
> and < http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBasics.html
>) to determine whether Core Data is appropriate for the problem you
are trying to solve.
mmalc
_______________________________________________
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