You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by nu...@gmx.de on 2004/08/26 13:46:00 UTC

Transactions

Hello,

does Xindice support transactions, which are defined in Level 1 of the
XML:DB-Specification?
If not, is it planned to support them in any future release?

Best regards,
Wolfram




Re: Transactions

Posted by Vadim Gritsenko <va...@reverycodes.com>.
nurfuermailings@gmx.de wrote:

> does Xindice support transactions, which are defined in Level 1 of the
> XML:DB-Specification?

No.


> If not, is it planned to support them in any future release?

Send in patches, they will be reviewed and incorporated.

Vadim


The Devlish Details and xupdate:variable

Posted by Tim O'Brien <to...@discursive.com>.
Because, I spent many a night cursing code, anyone who dares to use xupdate:variable should be forewarned of the following.

If you intend to move an element using xupdate:variable and a corresponding xupdate:value-of, you must use updateResource() not update().  If you try to use update() you will get an exception "variable not resolvable".  I found this buried in the comments of a Bug.

Good day.

Tim O'Brien



From: nurfuermailings@gmx.de
Sent: Thu 8/26/2004 7:46 AM
To: Xindice-Users
Subject: Transactions


Hello,

does Xindice support transactions, which are defined in Level 1 of the
XML:DB-Specification?
If not, is it planned to support them in any future release?

Best regards,
Wolfram