Re: GC Re: Questions about Nib Object Retention
Re: GC Re: Questions about Nib Object Retention
- Subject: Re: GC Re: Questions about Nib Object Retention
- From: Bill Bumgarner <email@hidden>
- Date: Wed, 21 Oct 2009 08:35:40 -0700
On Oct 21, 2009, at 7:45 AM, Fritz Anderson wrote:
> Does this mean that there's a race between the NIB loader's need to create a strong reference and the GC thread's imperative to collect the object before it is referenced?
No; the objects are strongly referenced by stack or by the de-archival mechanism through until well after the reference on your object has been set.
b.bum
_______________________________________________
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