Re: Why do we use -fobjc-arc instead of removing code with #define?
Re: Why do we use -fobjc-arc instead of removing code with #define?
- Subject: Re: Why do we use -fobjc-arc instead of removing code with #define?
- From: Jerry Krinock <email@hidden>
- Date: Sat, 23 Jun 2012 20:55:20 -0700
On 2012 Jun 23, at 18:41, Dave DeLong wrote:
> Yep, you can do this…
Very good, Dave. I'm doing it.
But now I wonder why Apple did not do this, as they did with Garbage Collection. Methods -retain, -release, and -autorelease are no-ops when GC is on.
Why didn't Apple do the same thing for ARC?
_______________________________________________
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