Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-17 Thread Richard Charles
On Nov 17, 2014, at 9:52 AM, Sean McBride wrote: > Seems they did not understand I was looking for a workaround, which I have > now reiterated. Let us know if you find a workaround. Richard Charles ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple

Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-17 Thread Sean McBride
On Sat, 15 Nov 2014 14:02:44 -0500, Jerry Krinock said: > >> On 2014 Nov 15, at 13:38, Fritz Anderson wrote: > >> rdar://18994451; I classified it as a data-loss bug, given the near- >certainty of the loss of the journal files. > >Indeed it is, Fritz, for the reasons you stated. > >Here was my ve

Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-15 Thread Jerry Krinock
> On 2014 Nov 15, at 13:38, Fritz Anderson wrote: > rdar://18994451; I classified it as a data-loss bug, given the near-certainty > of the loss of the journal files. Indeed it is, Fritz, for the reasons you stated. Here was my version, Bug 15873041: http://openradar.appspot.com/radar?id=5268

Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-15 Thread Fritz Anderson
On Nov 14, 2014, at 8:02 PM, Richard Charles wrote: > 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

Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-14 Thread Richard Charles
On Nov 14, 2014, at 4:45 PM, Fritz Anderson 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 w

Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-14 Thread Sean McBride
On Fri, 14 Nov 2014 17:45:13 -0600, Fritz Anderson said: >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). I just noticed this the other day (in 10.9.5