On Oct 8, 2008, at 5:17 AM, Ruotger Skupin wrote:

In my case I'd like to get rid of the NSUndoManager altogether as I don't need it. Is there a way to do that?


-[NSManagedObjectContext setUndoManager:nil]

Are you familiar with the "Multi-Threading with Core Data" <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdMultiThreading.html#//apple_ref/doc/uid/TP40003385 > section of the Core Data Programming Guide?

In other sections, the guide also covers handling undo. If you have read it, you may want to do so again, as it has your answer.

HTH,

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to