Re: confused by what seems to be a recursive declaration/definition
Re: confused by what seems to be a recursive declaration/definition
- Subject: Re: confused by what seems to be a recursive declaration/definition
- From: Jens Alfke <email@hidden>
- Date: Thu, 11 Aug 2011 21:11:28 -0700
On Aug 11, 2011, at 8:59 PM, Jim Correia wrote:
> For KVO contexts, you don't care about the value, but you do care that it is unique.
I generally use a selector for this purpose. It doesn’t require a separate definition, and it’s also easy to use it to tell the observer to delegate to the method with that name.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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