Farooq Khan
Farooq Khan
Just by looking at your Exception Stacktrace i think Java(TM) SE Embedded Runtime Environment does not have the "java.nio.file.*" package. I can fix this and create a version of JsonDB...
Hi PanzerHabba, The initial warnings you see about "annotations, java.nio.file.Path" are a issue but it will not be a problem unless you try to Add a EventListener to the watch...
Thanks @ivanmarban this will help others who might be also trying on embedded platform
@chhex Thanks for using JsonDB and taking the time to report this issue. Yes, this is a problem. Its easier to deal with the files if one line of data...
@chhex I created a [Atom Editor](https://atom.io/) plugin to solve this problem that you are facing [jsondb-atom-plugin](https://atom.io/packages/jsondb-atom-plugin). The plugin is work in progress but should be usable as it is now....
Theoretically its possible to do this, however, it would not be good to do this. If the entire file is encrypted then even trivial write operation would require the entire...
I think I figured out how to do this without making it too slow. I have removed the wontfix label and added an enhancement label. I hope to implement this...
@mataide could you explain a bit more what would this strategy do. Please give a example
@mataide Okay thanks that makes it clear, i will try to incorporate this next time i get some time.
@zzsoszz I see what you are trying to do, I will try to check this out later today when i get some time.