Re: nonatomic vs atomic assign/retain
Re: nonatomic vs atomic assign/retain
- Subject: Re: nonatomic vs atomic assign/retain
- From: Kyle Sluder <email@hidden>
- Date: Wed, 07 Sep 2011 10:58:02 -0700
On Wed, Sep 7, 2011 at 7:01 AM, Scott Ribe <email@hidden> wrote:
> On Sep 7, 2011, at 1:33 AM, Torsten Curdt wrote:
>
>> So far I have never had to set an outlet itself in code myself. Do
>> people really do this?
>
> It's not common, but the point remains, outlets are not at all immutable.
So? It's still your outlet. Nobody else is going to touch it. You get
to define what's safe and unsafe on it, and how tightly-coupled the
class is to its nib.
--Kyle Sluder
_______________________________________________
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