Re: Accessing members from NSDictionary
Re: Accessing members from NSDictionary
- Subject: Re: Accessing members from NSDictionary
- From: Tom Davie <email@hidden>
- Date: Fri, 05 Apr 2013 16:55:47 +0100
On 5 Apr 2013, at 16:54, Joseph Dixon <email@hidden> wrote:
> I never retain IBOutlet properties. The view retains the object when it is added, so also retaining the property would increase the retain count to 2.
This assumes that the property you're talking about is a view, and that it's a subview of another view that's retained. The issue isn't quite as simple as "never retain IBOutlets".
Thanks
Tom Davie
_______________________________________________
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