I still don't know what's wrong or how to fix it, but I think the problem probably stems from the fact that I have designed this app to have a single "shoebox" document. The app quits when this document closes. It looks like the closing and quitting methods are stepping into or onto one another somehow.
But it doesn't quite make sense because, when -[NSApp terminate:] is invoked, the shoebox document still exists, it is still listed in the document controller, its -isDocumentEdited returns YES, and its managed object context's -hasChanges returns YES. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com