Please reply to list messages on-list.

On 18 Apr 2010, at 2:52 PM, Rui Lopes wrote:

> What is the best option then? SQLite?

Please read the documentation I referred you to. It answers your question. The 
requirements you stated — simple data, no relationships, less than thousands of 
records (no problem keeping the whole data set in memory) — are best served by 
the NSCoding/NSCoder facilities, not by Core Data or a relational database.

        — F

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to