Re: NSUndoManager auto-grouping?
Re: NSUndoManager auto-grouping?
- Subject: Re: NSUndoManager auto-grouping?
- From: Graham Cox <email@hidden>
- Date: Sat, 19 Dec 2009 15:46:22 +1100
On 19/12/2009, at 5:09 AM, Jerry Krinock wrote:
> I would be SOOOOOO HAPPY if Apple would just somehow let me have a teeny-tiny peek at the Undo Stack -- if only for debugging purposes. We don't even get a -count :(
Yep, just the ability to peek at what's actually on the stacks is very helpful for debugging. Though in NSUndoManager's case there seem to be all sorts of odd private classes marking the start and end of groups, rather than just structuring groups into a tree, as I have.
> Great news that you've got it done -- and with actual documentation including "Implementation Details"!
>
> I'll let you know maybe next week if GCUndoManager is ready for Core Data. Or more accurately, is Core Data ready for and undo manager that implements its documented API, nothing more and nothing less? (Looking for a bigger hard drive to log all the expected exceptions...)
Cool, that would be great to know. Don't forget it's Christmas though ;-)
-Graham
_______________________________________________
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