• 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: Core Data Managed Object with Custom Data Caches
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data Managed Object with Custom Data Caches


  • Subject: Re: Core Data Managed Object with Custom Data Caches
  • From: Richard Somers <email@hidden>
  • Date: Sat, 31 Oct 2009 10:25:05 -0600

On Oct 31, 2009, at 10:12 AM, Jim Correia wrote:

Typically you set up the baseline value in -awakeFromFetch.

Is there a specific reason you need this to be undoable?

When the managed object is removed, didTurnIntoFault is called and the custom data caches are deleted. When the user does an undo on this action the managed object is fetched but awakeFromFetch is never called so the custom data caches are now missing.


Richard

_______________________________________________

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: Core Data Managed Object with Custom Data Caches
      • From: Jim Correia <email@hidden>
References: 
 >Core Data Managed Object with Custom Data Caches (From: Richard Somers <email@hidden>)
 >Re: Core Data Managed Object with Custom Data Caches (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: Core Data Managed Object with Custom Data Caches
  • Next by Date: Re: Core Data Managed Object with Custom Data Caches
  • Previous by thread: Re: Core Data Managed Object with Custom Data Caches
  • Next by thread: Re: Core Data Managed Object with Custom Data Caches
  • Index(es):
    • Date
    • Thread