FROM : Bill Bumgarner
DATE : Tue Nov 06 00:29:30 2007
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
DATE : Tue Nov 06 00:29:30 2007
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
| Related mails | Author | Date |
|---|---|---|
| Todd Blanchard | Nov 5, 23:36 | |
| John Stiles | Nov 5, 23:49 | |
| Colin Cornaby | Nov 5, 23:57 | |
| Bill Bumgarner | Nov 6, 00:05 | |
| Colin Cornaby | Nov 6, 00:14 | |
| Bill Bumgarner | Nov 6, 00:29 | |
| Colin Cornaby | Nov 6, 00:35 |






Cocoa mail archive

