Re: When the getter returns a BOOL, is "is" the preferred prefix?
Re: When the getter returns a BOOL, is "is" the preferred prefix?
- Subject: Re: When the getter returns a BOOL, is "is" the preferred prefix?
- From: "I. Savant" <email@hidden>
- Date: Fri, 8 Aug 2008 23:57:22 -0400
When the getter returns a BOOL, is "is" the preferred prefix?
I used to say, "typically" but it really is a matter of personal
style.
Side question: do KVC and KVO still work when the getter is prefixed
with "is" ?
Easily verified by perusing the KVC documentation:
http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueCoding/Concepts/AccessorConventions.html#/
/apple_ref/doc/uid/20002174-BAJEAIEE
--
I.S.
_______________________________________________
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