On Fri, Oct 16, 2009 at 2:49 PM, jonat...@mugginsoft.com
<jonat...@mugginsoft.com> wrote:
> [self addObserver:self forKeyPath:@"message" options:0 context:(void
> *)&MGSContextMessage];
> [self addObserver:self forKeyPath:@"date" options:0 context:(void
> *)&MGSContextDate];
> [self addObserver:self forKeyPath:@"score" options:0 context:(void
> *)&MGSContextScore];
> [self addObserver:self forKeyPath:@"category" options:0 context:(void
> *)&MGSContextCategory];
>
> Removing these observers fixes the problem.

If that's the solution (as opposed to *a* solution), it's upsetting.
There are plenty of occasions where this is a necessary or useful
pattern.

Would someone from Apple like to chime in and explain why Jonathan is
seeing the results he is?

--Kyle Sluder
_______________________________________________

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 arch...@mail-archive.com

Reply via email to