On 2009 Dec 17, at 04:29, Graham Cox wrote:

> [speaking of NSUndoManager] It's also a black box with a large private API 
> and internal structure unpublished, undocumented and difficult to override or 
> figure out what's happening when it's not co-operating.

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 :(

> I outlined some of the rationale I had for writing my own Undo class on my 
> website:

>  http://apptree.net/gcundomanager.htm

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...)

_______________________________________________

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