Re: Accessing members from NSDictionary
Re: Accessing members from NSDictionary
- Subject: Re: Accessing members from NSDictionary
- From: Joseph Dixon <email@hidden>
- Date: Fri, 05 Apr 2013 11:09:07 -0500
On Fri, Apr 5, 2013 at 10:55 AM, Tom Davie <email@hidden> wrote:
> 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".
Tom,
You are right, of course. Most issues cannot be covered by hard and fast
rules, and I have no intention of creating doctrine. In my experience using
assign/weak references to IBOutlet properties has worked well. Yes, my
IBOutlets are always pointing to subviews that are retained. Perhaps that
makes my code .. quaint.
-jwd
// Joseph W. Dixon
_______________________________________________
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