• 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: Question about Archives and Serialisations Programming Guide
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about Archives and Serialisations Programming Guide


  • Subject: Re: Question about Archives and Serialisations Programming Guide
  • From: Dave <email@hidden>
  • Date: Fri, 05 Feb 2016 13:46:02 +0000

Hi,

> On 5 Feb 2016, at 13:37, Alex Zavatone <email@hidden> wrote:
>
> The first question is, “Do you have any circular references?”

See my other thread for answer to that, but no, its a network with a Root Object and Child Objects, similar to a NSViewController/NSView Hierarchy.

So, no there are no circular references. Each Node has a Child Array and a Parent (weak) Back Link.

So:

ObjectX.ChildArray[n].parent == ObjectX	//In terms of Pointers.

All the Best
Dave

_______________________________________________

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: 
 >Question about Archives and Serialisations Programming Guide (From: Dave <email@hidden>)
 >Re: Question about Archives and Serialisations Programming Guide (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Archive/Unarchive Problem - Bug in MacOSX/Cocoa?
  • Next by Date: Re: Question about Archives and Serialisations Programming Guide
  • Previous by thread: Re: Question about Archives and Serialisations Programming Guide
  • Next by thread: mmap quiet failure - all reads are 0x00
  • Index(es):
    • Date
    • Thread