I have solved the problem by creating a nested undo group for the moc
undoManager during init of the modal dialog. Was a bit confusing
because if nothing in the undo stack for the current runloop then the
CoreData undoManager creates a double nesting (I assume the top one
is for run loop and another for my beginUndoGrouping.
Seems to work fine.
Keith
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden