"get" prefixes in Cocoa
"get" prefixes in Cocoa
- Subject: "get" prefixes in Cocoa
- From: "Sumner Trammell" <email@hidden>
- Date: Wed, 30 Jul 2008 04:11:27 -0400
Hi. Cocoa idioms dictate setFoo: and foo: for setters and getters.
Occasionally, the prefix "get" appears in a Cocoa method, like this
one:
- (void)getObjects:(id *)objects andKeys:(id *)keys
When a method is prefixed with get in Cocoa, what is being expressed?
Thanks,
-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