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     gpar...@apple.com     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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to