Re: NSPersistentDocument, Export (Save As) and wal/shm
Re: NSPersistentDocument, Export (Save As) and wal/shm
- Subject: Re: NSPersistentDocument, Export (Save As) and wal/shm
- From: Richard Charles <email@hidden>
- Date: Fri, 14 Nov 2014 19:02:15 -0700
On Nov 14, 2014, at 4:45 PM, Fritz Anderson <email@hidden> wrote:
> OS X application, Yosemite (host and target), Xcode 6.1, all-Swift. If you duplicate (save-as) an existing document, the new document appears on disk with external journaling files (SHM, WAL).
On Nov 14, 2014, at 5:26 PM, Sean McBride <email@hidden> wrote:
> I just noticed this the other day (in 10.9.5) after switching my app from 10.8 SDK to 10.9 SDK (for the v2 gatekeeper changes).
I just checked my OS X application (Xcode 6.1, Objective-C source, 10.10 SDK, running on 10.9.5). When doing a save as the new document also appears on disk with external journaling files (shm and wal). That is nasty, very distasteful from a users point of view!
On Nov 14, 2014, at 5:26 PM, Sean McBride <email@hidden> wrote:
> Check out Mike Abdullah's BSManagedDocument if you can.
I just did the other day but it does not work for me. I need the ability to use the xml file format as well as sqlite.
Richard Charles
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden