• 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: What are the conditions for NSManagedObjectContextObjectsDidChangeNotification to get posted?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What are the conditions for NSManagedObjectContextObjectsDidChangeNotification to get posted?


  • Subject: Re: What are the conditions for NSManagedObjectContextObjectsDidChangeNotification to get posted?
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 15 Jan 2014 13:04:20 -0800

Hello Jim,

The fact that no one has replied to your post yet confirms my feeling that you’re at the bleeding edge of NSManagedObjectContextObjectsDidChangeNotification usage.  Here are a couple of thoughts…

• You can generally send -processPendingChanges yourself, whenever you want.  Particularly in a text editing context, there is no (performance) reason not to.  Or you could place a log-and-continue breakpoint on it.

• Cocoa Bindings are just as mysterious as NSManagedObjectContextObjectsDidChangeNotification, maybe more so.  Might be good to verify that your model object is actually being changed with each keystroke.


_______________________________________________

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


  • Follow-Ups:
    • Re: What are the conditions for NSManagedObjectContextObjectsDidChangeNotification to get posted?
      • From: Mike Abdullah <email@hidden>
References: 
 >What are the conditions for NSManagedObjectContextObjectsDidChangeNotification to get posted? (From: Jim McGowan <email@hidden>)

  • Prev by Date: UIButton over sliding UIImageView disappears until slide complete
  • Next by Date: Trying to get a TIFF from a CGImageRef isn't working
  • Previous by thread: What are the conditions for NSManagedObjectContextObjectsDidChangeNotification to get posted?
  • Next by thread: Re: What are the conditions for NSManagedObjectContextObjectsDidChangeNotification to get posted?
  • Index(es):
    • Date
    • Thread