Re: Can 10.4 apps be built with Obj-C 2.0?
Re: Can 10.4 apps be built with Obj-C 2.0?
- Subject: Re: Can 10.4 apps be built with Obj-C 2.0?
- From: Bill Bumgarner <email@hidden>
- Date: Mon, 5 Nov 2007 15:29:30 -0800
On Nov 5, 2007, at 3:14 PM, Colin Cornaby wrote:
I believe it was said in a WWDC session that in since properties are
macros that they would work in 10.4. Just saying that this was
something communicated by Apple, not the result of someone just
playing around with properties. :)
That is incorrect. Properties are not macros and have never been
macros. If you happen to write all code associated with a property
manually, it may coincidentally work. If you use @synthesize it is
not going to work.
b.bum
_______________________________________________
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