• 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: Undo and Core Data issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undo and Core Data issue


  • Subject: Re: Undo and Core Data issue
  • From: Dave Fernandes <email@hidden>
  • Date: Tue, 4 Mar 2008 23:45:44 -0500

Did you also call processPendingChanges before trying to undo? You may get flakey undo behavior if not.

On Mar 4, 2008, at 11:31 PM, Michael Latta wrote:

I have a Core Data based application that is running into issues with Undo/Redo.

When I select undo the notifications for Undo happen, but the values in the managed object do not change.

I have tried adding processPendingChanges in the notification handler, but that did nothing. The value in question is a CATransform3D stored as an NSData (binary attribute).

Any suggestions welcome.

Thanks,
Michael

_______________________________________________

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:
40utoronto.ca


This email sent to email@hidden

_______________________________________________

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: Undo and Core Data issue
      • From: Michael Latta <email@hidden>
References: 
 >Undo and Core Data issue (From: Michael Latta <email@hidden>)

  • Prev by Date: Undo and Core Data issue
  • Next by Date: Re: Kiosk App
  • Previous by thread: Undo and Core Data issue
  • Next by thread: Re: Undo and Core Data issue
  • Index(es):
    • Date
    • Thread