- From: <bugzilla@jessica.w3.org>
 - Date: Thu, 14 Aug 2014 20:03:02 +0000
 - To: public-qt-comments@w3.org
 
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26585
Michael Kay <mike@saxonica.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com
--- Comment #1 from Michael Kay <mike@saxonica.com> ---
In the past it hasn't been possible to treat the list of arguments of a
function as a single value because sequences can't be nested, as you suggest.
That difficulty is partly solved by the introduction of arrays. But I think
there are considerable difficulties that remain, notably the fact that the
arity of a function in XQuery is so much part of its nature. Doing this would
be powerful, but a lot of work to do well.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 14 August 2014 20:03:04 UTC