Hacker News new | ask | show | jobs
by seivan 4498 days ago
It's basically observing properties on NSObject subclassed classes. It doesn't work properly with UIKit, but most other stuff it works 'fine'. According to some smarter people than myself, the internals of KVO is a giant mess. But that's beyond me.