- From: <bugzilla@jessica.w3.org>
- Date: Sat, 20 Nov 2010 04:26:05 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11355
Summary: misalignment Update/XQuery 3.0
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: Update Facility
AssignedTo: jonathan.robie@redhat.com
ReportedBy: dflorescu@mac.com
QAContact: public-qt-comments@w3.org
The XQuery update facility uses a syntax that is impossible to align with
XQuery 3.0 syntax -- with respect to function annotations ("updating" being
one
of them).
declare updating function foo(){}
vs.
declare % private function foo(){}
In more details:
http://www.w3.org/XML/Group/qtspecs/specifications/xquery-update-10/html/Overview.html
vs.
http://www.w3.org/XML/Group/qtspecs/specifications/xquery-11/html/xquery-11.html#FunctionDeclns
===
Please make the two standards (XQuery Updates and XQuery 3.0)
aligned. This misalignment is bound to cause lots of grief
in the future for: standards, vendors, and users, alike.
Thanks, best regards
Dana
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 20 November 2010 04:26:07 UTC