• 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 and undo action names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data and undo action names


  • Subject: Re: Core Data and undo action names
  • From: Jack Nutting <email@hidden>
  • Date: Wed, 24 Aug 2005 08:13:32 +0200

On 8/23/05, Bill Cheeseman <email@hidden> wrote:
> The secondary changes are triggered by Key-Value Observing, and I'm not
> confident that this happens synchronously. If it does, then perhaps this is
> an option.

Hmm, you may be right.  In that case, you may be able to work around
that by calling setActionName: asynchronously as well.  As long as you
do that after the actual edit, it should end up occurring after any
delayed calls to setActionName: triggered by kvo.

--
// jack
// http://www.nuthole.com
 _______________________________________________
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:
    • Sync services and CoreData
      • From: Alexander Lamb <email@hidden>
References: 
 >Re: Core Data and undo action names (From: Jack Nutting <email@hidden>)
 >Re: Core Data and undo action names (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: Code signing
  • Next by Date: Re: NSLog not logging anymore
  • Previous by thread: Re: Core Data and undo action names
  • Next by thread: Sync services and CoreData
  • Index(es):
    • Date
    • Thread