Files
cappuccino/Foundation
Brian Donovan 0ce115bc9c Ensure observeValueForKeyPath:ofObject:change:context is called consistently.
During the "normal" callback for new and old values, the ofObject:
parameter passed to the observer is the original receiver of the
addObserver:forKeyPath:options:context: call, but that isn't the case
with the call caused by the CPKeyValueObservingOptionInitial option.
This commit uses _targetObject, the receiver of the addObserver:...
call, rather than self, the _CPKVOProxy.
2010-10-05 07:45:43 -07:00
..
2010-09-10 19:07:48 -04:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-02-05 22:27:13 -08:00
2010-05-26 08:53:05 -07:00
2010-06-10 16:42:28 -05:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-08-04 19:48:51 -04:00
2010-05-26 08:53:05 -07:00
2010-06-10 16:42:28 -05:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2008-09-04 03:52:20 -07:00