Mike Ash posted a great article about problems with Cocoa’s Key Value Observing and provided a better set of classes to work with KVO: MAKVONotificationCenter. I’ve been using Mike’s code in various projects over the last few months and am a big fan.
When I started development on MOO I knew I wanted the project to [...]