Re: Loading saved file into NSArrayController
Re: Loading saved file into NSArrayController
- Subject: Re: Loading saved file into NSArrayController
- From: mmalc crawford <email@hidden>
- Date: Mon, 18 Feb 2008 12:28:45 -0800
On Feb 18, 2008, at 2:35 AM, Mike Abdullah wrote:
[self willChangeValueForKey:@"theArray"];
// changes to the contents of the array
[self didChangeValueForKey:@"theArray"];
There is nothing technically wrong with doing this,
Yes there is -- you're sending a KVO notification for something that
didn't happen.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden