• There are various Apps that are very slow when working out the number of records etc (eg GPS Logger, Accellog) as they have to read through the entire file.

    Wondering if one of the kickstarter improvements could be a ability to read segments of a StorageFile by offset. Currently to get the last line or the record count of a large file you have to read the whole file back. The StorageFile system would have to keep track of file length somehow to do this.

About

Avatar for HughB @HughB started