Re: NSManagedObjectContextObjectsDidChangeNotification
Re: NSManagedObjectContextObjectsDidChangeNotification
- Subject: Re: NSManagedObjectContextObjectsDidChangeNotification
- From: Marcus Roberts <email@hidden>
- Date: Thu, 12 May 2005 21:36:43 +0100
On 5/12/05, mmalcolm crawford <email@hidden> wrote:
> [nc addObserver:self
> selector:@selector(handleContentChange:)
> name:NSManagedObjectContextObjectsDidChangeNotification
> object:nil];
>
> String constant != string.
>
>
Thanks again for spotting my mistake - that works perfectly now.
Definitely something to note down as a mistake to check for in future.
Cheers
Marcus
_______________________________________________
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