Re: KVO and arrays
Re: KVO and arrays
- Subject: Re: KVO and arrays
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 3 Jan 2005 00:14:57 -0800
On Jan 2, 2005, at 11:21 PM, mmalcolm crawford wrote:
If you are using manual notifications (i.e. you've overridden
automaticallyNotifiesObserversForKey: to return NO for the relevant
key), then you follow the pattern described here:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
KeyValueObserving/Concepts/AutoVsManual.html>
If you're not simply overriding the indexed accessor methods, but want
to use your own pattern, then there's an example here:
<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
(see "Batch import into an array, and other mass changes").
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden