On Jul 18, 2008, at 21:37:59, Diop Mercer wrote:
Rick, I think all you need to do is say: //set someobject.someproperty = foo; //get bar = someobject.someproperty;
I know how to use the dot syntax in the typical case. What I want is an authoritative reference on how property names change case to match accessor functions I define.
If you have a choice, avoid using dot syntax at all.
Really? Why? Seems like Apple encourages it quite strongly, and I frakking hate square brackets.
-- Rick _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]