Re: Receiver type for instance message is a forward declaration
Re: Receiver type for instance message is a forward declaration
- Subject: Re: Receiver type for instance message is a forward declaration
- From: Quincey Morris <email@hidden>
- Date: Tue, 10 May 2016 16:39:50 -0700
- Feedback-id: 167118m:167118agrif8a:167118sbz7l15ghZ:SMTPCORP
On May 10, 2016, at 16:22 , Carl Hoefs <email@hidden> wrote:
>
> I will set 'context' and use it in my check instead.
Yup, use the context to decide whether to call super *and return* but nothing else. Once you get past that check, don’t call super.
> It appears that for some odd reason, once in a blue moon, 'object' and 'keyPath' aren't what they're supposed to be,
It’s not odd, if they’re the object and keyPath of a different observation registered by a superclass of your class. You’ve proved it happens!
_______________________________________________
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