Re: Understanding property/synthesize
Re: Understanding property/synthesize
- Subject: Re: Understanding property/synthesize
- From: Stefan Nobis <email@hidden>
- Date: Mon, 09 Aug 2010 09:51:50 +0200
- Mail-followup-to: Quincey Morris <email@hidden>, cocoa-dev <email@hidden>
Quincey Morris <email@hidden> writes:
> The ability to omit the instance variable (called the "non-fragile
> instance variable" mechanism) is a feature of the latest Objective-C
> compilers and runtime, and is available for 64-bit Mac OS x64
> applications, and applications running on an iOS device.
Ah, thanks for the explanation.
> It is not available for 32-bit or PPC applications
So if backwards compatibility is of no concern, there are chances to
get rid of quite some unnecessary code. Nice. Quite a step forward.
--
Until the next mail...,
Stefan.
_______________________________________________
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