Closed frasertweedale closed 7 years ago
Implement a way to open a database in read/write mode e.g. for writing tags.
The API should make it easy to do this transiently, automatically closing when the operation is complete.
We now have ability to open db r/w but there is no nice bracketing API yet.
Nevertheless I think this is "done" enough, so closing.
Implement a way to open a database in read/write mode e.g. for writing tags.
The API should make it easy to do this transiently, automatically closing when the operation is complete.