Re: Fast Enumeration and temporary objects/autoreleasing
Re: Fast Enumeration and temporary objects/autoreleasing
- Subject: Re: Fast Enumeration and temporary objects/autoreleasing
- From: Dave Zarzycki <email@hidden>
- Date: Tue, 17 Apr 2012 02:08:44 -0400
On Apr 17, 2012, at 1:28 AM, Graham Cox <email@hidden> wrote:
> …having been using Objective C productively for over 10 years now, that I still find ARC something I have not needed. So far. I'm kinda hoping that remains true, because it actually seems pretty complicated in order to cover all the arcane use-cases and I'd rather stick to what I know which has the overwhelming advantage of being really, really simple.
ARC simply automates and enforces Cocoa conventions. No more, no less. Therefore those "arcane use-cases" are in fact where programmers get themselves into really subtle trouble with manual reference counting.
davez
_______________________________________________
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