Re: NSManagedObjectContextObjectsDidChangeNotification
Re: NSManagedObjectContextObjectsDidChangeNotification
- Subject: Re: NSManagedObjectContextObjectsDidChangeNotification
- From: SA Dev <email@hidden>
- Date: Thu, 12 May 2005 16:42:25 -0400
For efficiency sake, you'd probably want to limit it to the
specific context whose notifications you want to observe. Unless of
course you have only one context, then it shouldn't make any difference.
Does anybody have any useful pointers here that may bolster or
differ from my point?
On May 12, 2005, at 4:40 PM, Marcus Roberts wrote:
On 5/12/05, SA Dev <email@hidden> wrote:
I thought leaving the object nil listened for *all* notifications
of the specified name. Is that not the case with
NSManagedObjectContextObjectsDidChangeNotification?
That makes sense, and is something I'll look at now that I'm actually
getting some notifications to work with - thanks to mmalc for spotting
my beginners mistake with the notification identifer.
_______________________________________________
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