On Tue, Aug 17, 2010 at 6:15 PM, Christian Grün <christian.gruen@gmail.com> wrote:
If you want to perform updates, you won't get happy using XQJ.

Could you elaborate?

In particular, I'm wondering if multiple concurrent updates are unsafe (that is, lead to internal inconsistencies in BaseX that prevent further use of the database) or merely lead to undefined results (that is, the resulting XML may not result from any serialization of the individual update requests).
 
You'll need to switch to our own API for that, or have (quite)
some patience until this will be on our todo list.


What does 'this' in your sentence refer to?  Safety?  Serializability?  Transactions?

 - Godmar