I\'m using KVC/KVO to create a custom bindings implementation for a University project (it needs to be custom as I want to do things beyond what bindings can do, including r
Perhaps put an NSLog in your addObserver call, to see if you're adding two observers.
NSLog
addObserver