On Sep 16, 2010, at 5:06 PM, Quincey Morris wrote:

> Regarding NSUserDefaults, I don't see anything in the documentation that 
> claims KVC compliance for NSUserDefaults, though I could easily have missed 
> it.

You're not supposed to bind to the shared NSUserDefaults instance.  There's a 
separate class, NSUserDefaultController, which was specifically introduced for 
KVO and binding.  This is what IB offers as one of the built-in bindings 
targets (Shared User Defaults Controller).

So, I suspect the category is on the wrong class.

Regards,
Ken

_______________________________________________

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