Undo and Core Data issue
Undo and Core Data issue
- Subject: Undo and Core Data issue
- From: Michael Latta <email@hidden>
- Date: Tue, 4 Mar 2008 20:31:47 -0800
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:
This email sent to email@hidden