• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: archive only what changed?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: archive only what changed?


  • Subject: Re: archive only what changed?
  • From: Andy Mroczkowski <email@hidden>
  • Date: Mon, 7 Jul 2008 10:30:17 -0400

Another possible option is CDBStore framework. I haven't personally used it, but it claims to fill the gap between archiving/property lists and Core Data.

http://mooseyard.com/projects/CDBStore/

- Andy

On Jul 7, 2008, at 10:25 AM, I. Savant wrote:

\On Mon, Jul 7, 2008 at 10:13 AM, Randy Canegaly <email@hidden> wrote:
I have an application whose data model is an NSMutableArray with elements
that could be pointers other NSMutableArrays, much like what you would
navigate with a NSIndexPath. I am using NSKeyedArchiver to archive the data
model to a file. Right now I archive the entire top level array object (and
therefore all its parts) to the file using archiveRootObject:toFile.
Is it possible to archive only the portion of the data model that changed

There is no direct "Cocoa Way" to do this, AFAIK. Consider Core Data (using the SQLite store type).

--
I.S.
_______________________________________________

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


References: 
 >archive only what changed? (From: Randy Canegaly <email@hidden>)
 >Re: archive only what changed? (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: archive only what changed?
  • Next by Date: Re: Stopping actions mid stream
  • Previous by thread: Re: archive only what changed?
  • Next by thread: Re: archive only what changed?
  • Index(es):
    • Date
    • Thread