Sept. 2, 2015
8:51 a.m.
There is some code missing in the memory filesystem. MemoryFileSystemEntry has binaryReadStream and readStream, but only writeStreamDo: That means that MemoryStore openFileStream:writable doesn't work. Stephan