On Wed, 30 Oct 2013 16:00:23 -0700, Jerry Krinock said:

>I am surprised because this is actually a Core Data
>NSPersistentDocument, and following Apple recommendations I have implemented
>-[MyDocument canAsynchronouslyWriteToURL:ofType:forSaveOperation:]
>to return NO.

Where do they recommend that?  The NSPersistentDocument class reference docs 
for canAsynchronouslyWriteToURL:ofType:forSaveOperation: say 
"NSPersistentDocument does not support asynchronous save operations. You should 
not override this method"

(NSPersistentDocument is infuriating.  No support for async save, no support 
for packages/bundles, and no love at all in recent OSes.)

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada



_______________________________________________

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

Reply via email to