• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs


  • Subject: Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 15 May 2005 14:44:06 -0700


On May 14, 2005, at 7:22 PM, SA Dev wrote:

Just a quick ping to see if anyone's given this some thought or if it's too vague and more information is needed.

Please don't post follow-ups like this unless it's to actually add more information...

Now here's where it gets weird. I thought I'd force it by registering the editor to listen for NSManagedObjectContextObjectsDidChangeNotification. I even left the object set to nil so it'd get all contexts' notifications just to make sure ... but it's just not receiving the notifications when other parts of my app (within the main document's nib) are receiving them just fine for any managed object's edits.

Assuming that you are correctly receiving NSManagedObjectContextObjectsDidChangeNotification notifications elsewhere (and that you haven't registered to for @"NSManagedObjectContextObjectsDidChangeNotification"), then it's not immediately clear what would give rise to this situation. Are you sure that the instance you believe is registered actually exists (that is, it has been properly instantiated), and that the registration code is actually called?

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


  • Follow-Ups:
    • Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs
      • From: SA Dev <email@hidden>
References: 
 >NSManagedObjectContextObjectsDidChangeNotification in loaded nibs (From: SA Dev <email@hidden>)
 >Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs (From: SA Dev <email@hidden>)

  • Prev by Date: bindings and heterogeneous data sets (was Re: [CoreData] Entity inheritance)
  • Next by Date: From Panther to Tiger
  • Previous by thread: Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs
  • Next by thread: Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs
  • Index(es):
    • Date
    • Thread