Re: NSNotification / Core Data roadblock [solved]
Re: NSNotification / Core Data roadblock [solved]
- Subject: Re: NSNotification / Core Data roadblock [solved]
- From: "Paul L. Gribble" <email@hidden>
- Date: Sat, 17 Dec 2005 16:00:02 -0500
No - but once I added another addObserver call within
awakeFromInsert, it does.
I'll have to check the docs to see whether all these duplicate
addObserver calls are a problem or if NSNotifier is smart enough to
know when the same object is asking for another identical registration
On Dec 16, 2005, at 3:27 PM, Paul L. Gribble wrote:
sorry, premature post
put the addObserver in -awakeFromFetch instead, now works great
Does it work correctly for newly-inserted objects (i.e. those that
have never been fetched)?
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