• 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
Archiving objects without their owner[1]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Archiving objects without their owner[1]


  • Subject: Archiving objects without their owner[1]
  • From: Dan Bernstein <email@hidden>
  • Date: Tue, 18 Dec 2001 23:19:12 +0200

What I'm trying to do is basically what (I think) AppKit does with nib files:

I want to archive an object graph in which multiple objects point to some "owner" object. I don't want the owner (and the graph rooted at it) to be archived. When unarchiving, I want everything that pointed to the "owner" to point to an object I supply.

I guess I should use [NSArchiver replaceObject:withObject:] to archive some "dummy" "placeholder" instead of the owner when archiving. It's just that it isn't clear when I'm supposed to do when unarchiving, in particular - what should be the first argument to [NSUnarchiver replaceObject:withObject:].

Thanks (again) in advance,
-- Dan Bernstein

[1] Asking a question twice worked for me before.


  • Follow-Ups:
    • Re: Archiving objects without their owner[1]
      • From: Chris Kane <email@hidden>
    • Re: Archiving objects without their owner[1]
      • From: Andre Lipinski <email@hidden>
  • Prev by Date: Re: Multiple NSWindowcontroller for the same NSDocument
  • Next by Date: Re: Multiple NSWindowcontroller for the same NSDocument
  • Previous by thread: Re: Multiple NSWindowcontroller for the same NSDocument
  • Next by thread: Re: Archiving objects without their owner[1]
  • Index(es):
    • Date
    • Thread