On Jan 29, 2014, at 10:27 AM, Jerry Krinock wrote: > On 2014 Jan 29, at 08:07, Keary Suska <cocoa-...@esoteritech.com> wrote: > >> In my experience, manipulating NSUndoManager's stack is an exercise in >> frustration, as NSUndoManager's gets itself into an inconsistent state. IMHO >> this is largely due to the opacity of the class, and the near complete lack >> of introspection available. > > Use an Undo Manager which is not opaque… > > http://apptree.net/gcundomanager.htm
Absolutely, and I have found it invaluable to troubleshoot state issues, but unfortunately it is not App Store safe (read: basis for rejection), as it relies on a private method call for proper NSDocument change tracking... Keary Suska Esoteritech, Inc. "Demystifying technology for your home or business" _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com