Re: KVO and NSMutableArrays
Re: KVO and NSMutableArrays
- Subject: Re: KVO and NSMutableArrays
- From: Scott Anguish <email@hidden>
- Date: Sun, 8 May 2005 06:07:43 -0400
well, you can observe inserts, deletes and additions if they're done
in a KVO compliant way (indexed accessors or mutableArrayForKeyPath:
On May 7, 2005, at 9:38 PM, Michael Carter wrote:
Is it possible to observe these using KVO, or will I have to create
a simple class to wrap the array?
_______________________________________________
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