Re: Data managment
Re: Data managment
- Subject: Re: Data managment
- From: Samuel Williams <email@hidden>
- Date: Tue, 13 Apr 2010 02:14:50 +1200
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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden