Dear Billy,

It might depend on whether you want to remain cross platform or not.

Also, if your requirements are very limited, CoreData might be considered 
overkill.

On the other hand, CoreData has great integration with NSDocument type 
applications and Cocoa UIs.

Kind regards,
Samuel

On 13/04/2010, at 2:04 AM, Joanna Carter wrote:

>> I'm trying to find the best approach to data storage with a cocoa 
>> application.
>> I've got my application working and saving document specific data to a file, 
>> but I also need a larger data file of persistent data, that shouldn't be 
>> duplicated. I'm considering imbedding an SQLite database into my 
>> application, but wasn't sure if I could use core data some how.
> 
> Since Core Data uses SQLite, why not go that route?
> 
> Joanna
> 
> --
> Joanna Carter
> Carter Consulting
> 
> _______________________________________________
> 
> 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/space.ship.traveller%40gmail.com
> 
> This email sent to space.ship.travel...@gmail.com

_______________________________________________

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