how does addObserver: work addObserver: under the hood? Since Objective-C cannot overload operators ...
Are @properties classes, or are object references stored implicitly in an NSDictionary that can control access to values? Or how can cocoa observe the meanings?
And especially when we ourselves record the getter and property setter, how does the observer notice?
source share