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 protected])

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