Re: Retain count in non ARC
Re: Retain count in non ARC
- Subject: Re: Retain count in non ARC
- From: Graham Cox <email@hidden>
- Date: Mon, 07 Apr 2014 13:44:45 +1000
On 7 Apr 2014, at 1:25 pm, Ken Thomases <email@hidden> wrote:
> Usually, it's better/easier to simply declare the property nonatomic.
I thought about mentioning it, but figured it might already sound a bit complicated. Isn't 'nonatomic' the default? If not, I can't actually find the documentation about it. Also, if 'atomic' is the default, won't performance suffer with all those unnecessary locks?
--Graham
_______________________________________________
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