On 2014 Jun 20, at 10:53, Kyle Sluder <k...@ksluder.com> wrote: > As per the documentation, the first thing that -[NSDocument > autosaveWithImplicitCancellability:…] does is send > -hasUnautosavedChanges to itself and bail if that method returns NO.
I don’t know, Kyle. Indeed, I’ve done more than my share of pushing into the envelope of NSDocument black magic. Maybe this is patching for something else I did, or maybe -isDocumentEdited is more strict than -hasUnautosavedChanges. But it works, and I’m not going to touch it again until Apple breaks it :) _______________________________________________ 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