Re: Updating all bindings manually
Re: Updating all bindings manually
- Subject: Re: Updating all bindings manually
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 4 Jun 2006 10:57:23 -0700
On Jun 4, 2006, at 5:21 AM, Moray Taylor wrote:
I know you can do something like
[self willChangeValueForKey:@"key"];
[self didChangeValueForKey:@"key"];
"No you can't."
You should not invoke these methods arbitrarily to try to remedy an
inconsistency if values have got out of sync -- you should not have
allowed values to get out of sync in the first place.
As Bill asked, "why do you need to do this?"
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