- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 07 Jan 2008 11:53:41 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5340 ------- Comment #1 from john.snelson@oracle.com 2008-01-07 11:53 ------- This is not only testable, I believe it's already tested in the XQuery Update test suite. The test suite only needs to assume that a resource can be retrieved before and after an update to be able to test what updates have been made on it. It's very important to database implementations of XQuery Update like DB XML that updates are made atomically. It's more of a pain to implement for stand-alone implementations like XQilla, but I don't believe that makes it any less useful.
Received on Monday, 7 January 2008 11:53:45 UTC