• 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: CoreData, Faulting, and KVO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData, Faulting, and KVO


  • Subject: Re: CoreData, Faulting, and KVO
  • From: "Ian G. Gillespie" <email@hidden>
  • Date: Tue, 20 Mar 2007 15:50:01 -0400

I have run into similar issues as the one you described. One solution might be to have each of your objects observer for changes in the managed object context, then get the userInfo dictionary from the notification and then have some checks to see if something needs to be updated.

With your current solution, does undo/redo work as expected?

Fortunately, I came up with a solution that seems to work - don't use
any observers at all.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: How to detect main menu being opened
  • Next by Date: [SOLVED] Re: Getting the last date of the month?
  • Previous by thread: CoreData, Faulting, and KVO
  • Next by thread: Re: CoreData, Faulting, and KVO
  • Index(es):
    • Date
    • Thread