Howdy --
Something I'd like to see would be the ability to make assertions about which databases a query will need a write lock on, such that the queries will fail at runtime if such an assertion was made but more locks are needed than were declared.
This could allow more fine-grained locking to be used in places where global locks presently apply, without loss of safety.
...or is there an existing alternative that I've missed?
Hi Charles,
currently, there is no such option in BaseX, but I’ve added an issue [1]; let’s see if some more people give feedback on this.
Thanks, Christian
[1] https://github.com/BaseXdb/basex/issues/802 ___________________________
On Fri, Nov 22, 2013 at 4:16 PM, Charles Duffy charles@dyfis.net wrote:
Howdy --
Something I'd like to see would be the ability to make assertions about which databases a query will need a write lock on, such that the queries will fail at runtime if such an assertion was made but more locks are needed than were declared.
This could allow more fine-grained locking to be used in places where global locks presently apply, without loss of safety.
...or is there an existing alternative that I've missed?
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de