Re: Data managment
Re: Data managment
- Subject: Re: Data managment
- From: Billy Flatman <email@hidden>
- Date: Mon, 12 Apr 2010 15:36:57 +0100
Hi Samuel,
Is it possible to get core data data models to save differently, one for a document save which for example might be an XML format, and one into the applications bundle as an SQLite file?
That way when a document is saved the main database won't be duplicated, just the document specific data.
Cheers,
Billy.
On 12 Apr 2010, at 15:14, Samuel Williams wrote:
> 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
>
Billy Flatman
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