View Single Post
Old 01-21-2016, 07:05 AM   #434
yac
Junior Member
yac began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2016
Device: KO2
Quote:
Originally Posted by pkbo View Post
CR stores reading position and highlights in the .cr3hist file.
What are those .bmk files for, then?


Quote:
Originally Posted by pkbo View Post
It is ok when there is only one instance of CR (its intended use).
So it would be nice if CR could prevent additional instances from starting.


Quote:
Originally Posted by pkbo View Post
Every instance saves reading position and highlits at exit and overwrites what was saved by another instance i.e. only last one's data will be preserved. To fix this someone will have to implement another storage mechanism allowing record level access to the data like db or some interprocess communication so that only one instance would write the data.
Database? I haven't done that for a while but I believe that basic file locking would be sufficient in that case.
yac is offline   Reply With Quote