Re: ARCHIVING WITH CIRCULAR REFERENCES
Re: ARCHIVING WITH CIRCULAR REFERENCES
- Subject: Re: ARCHIVING WITH CIRCULAR REFERENCES
- From: Michael Tsai <email@hidden>
- Date: Sun, 16 Feb 2003 13:01:59 -0500
On Sunday, February 16, 2003, at 11:58 AM, Alex Rice wrote:
On Sunday, February 16, 2003, at 02:25 AM, Martin Hdcker wrote:
Well, this sure does look like it should already work for you:
But this doesn't say anything about NSDictionary does it? Subclasses
may or may not do it right.
The documentation was referring to subclasses of *NSCoder*. NSArchiver
is one, and its documentation says that it does handle multiple
references correctly. AFAIK, this is not the responsibility of the
object that conforms to NSCoding (i.e. NSDictionary).
--Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.