- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 11 Jan 2007 07:48:45 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4167
martin@x-hive.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martin@x-hive.com
------- Comment #1 from martin@x-hive.com 2007-01-11 07:48 -------
I think adding that primitive would only be useful if it's then referenced or
used in the spec, for example to define conflicts of updates. However that
would be quite awkward for document updates, as the document store is currently
not specified in XQuery & friends plus it's probably also quite different from
implementation to implementation.
When implementing the spec I actually didn't need to add a "put" primitive for
modified documents as X-Hive's persistent DOM allows to modify documents
without needing to re-write them.
Received on Thursday, 11 January 2007 08:14:26 UTC