Re: Listening for changes
Re: Listening for changes
- Subject: Re: Listening for changes
- From: Mike Abdullah <email@hidden>
- Date: Sat, 20 Dec 2008 00:24:08 +0000
Since you apparently want to just know that one of the fields changed,
but not which one specifically, why not just have the class post an
NSNotification called MyClassDidChange or similar?
Mike.
On 19 Dec 2008, at 17:06, Andre Masse wrote:
Let's say I have a class (called it Client) that has 25 fields and
need to be notified when any of these is modified. Do I have to do -
observeValueForKeyPath for each of the 25 fields?
Thanks,
Andre Masse
_______________________________________________
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
_______________________________________________
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