Trying to learn how Cocoa bindings work is like trying to learn to tie knots blindfolded. I understand the theory, but the practical application and debugging in my real world application is proving to be very frustrating.
Messages like the contentValues and content bindings need to be bound to the same observable object and unrecognized selector sent to instance 0x16493b40 in the console window are not extremely helpful either.
It would be nice to know which contentValues and content bindings they are talking about and which instance for crying out loud. Which I am almost on the verge of doing.
