Re: What's the point of @properties?
Re: What's the point of @properties?
- Subject: Re: What's the point of @properties?
- From: Frederick Bartram <email@hidden>
- Date: Fri, 24 Sep 2010 10:28:01 -0400
There is no magic in Objective-C.
There is nothing that you do using Objective-C that cannot be done in
C. Technically, it is ALL syntactic sugar but, imo, it is some of the
best stuff on the planet. :)
Yes, I think that it is useful to partition the syntax and think of
properties as a mechanism to expose state and methods as mechanisms to
operate on that state.
Just my $0.02.
Frederick Bartram, long-time bitpusher.
_______________________________________________
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