I was reading my book the cocoa for mac osx third edition aaron hillegasse book and I read about bindings, I somehow find it more confortable to do in the codeway is there really a difference or do I have to force myself to use bindings :S
I was reading my book the cocoa for mac osx third edition aaron hillegasse book and I read about bindings, I somehow find it more confortable to do in the codeway is there really a difference or do I have to force myself to use bindings :S
GorillaPaws are you sure about that?
Considering the ease of use with bindings, I find it hard to believe that anyone would rather roll their own code than using the NSArrayController and other classes.
On the other hand, just using NSArrayController and bindings without understanding how it works, is naive and I wouldn't encourage that.
Fair enough.
Don't agree with it myself though.