Re: There's obviously something I don't understand about autorelease.
Re: There's obviously something I don't understand about autorelease.
- Subject: Re: There's obviously something I don't understand about autorelease.
- From: Roland King <email@hidden>
- Date: Sun, 18 Mar 2012 09:59:48 +0800
On Mar 18, 2012, at 9:53 AM, Greg Parker wrote:
>
> If you have the Xcode 4.4 developer prerelease, the new synthesize-by-default feature may be close to what you want.
>
>
> --
> Greg Parker email@hidden Runtime Wrangler
>
>
I do, and am just downloading DP2 as well. There is some COOL stuff in there which of course I won't talk about (but please bring it to iOS soon). The auto-synthesize is super useful, wouldn't however save me from my own stupidity in the case I wrote about where I have to write my own getters and setters because they do more than set an ivar. I will just need to be more diligent checking ivars against the properties they support to ensure they match (strong to strong, weak to weak .. really shouldn't be that hard for me!)
_______________________________________________
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