[Bug 27098] possibility of functions to return multiple arguments which can be used in the argumentlist of a functioncall.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27098

--- Comment #4 from Rob <r.stapper@lijbrandt.nl> ---
(In reply to Michael Kay from comment #3)
> >This all could be done in the background if function f()'s result could be interpreted as a sequence of arguments within the call to function g#2.
> 
> That is very difficult to achieve given that the number of arguments (arity)
> in the function call to g is used when deciding which function is being
> called.

Yes, that will be an issue that has to be tackled then ;-). But hé, if it is
interesting enough for the xquery-language ...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 20 October 2014 09:55:43 UTC