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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to