[Bug 8724] [XQuery 1.1] Function items need to know if they are non-deterministic

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8724


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com




--- Comment #9 from Michael Kay <mike@saxonica.com>  2010-02-09 18:11:18 ---
In discussion, I put forward an alternative suggestion: it should not be
permitted to bind a function item to a non-deterministic function. This would
mean that the compiler will always know statically when calling a dynamic
function invocation that the result is deterministic. This seems important for
optimization.


-- 
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 Tuesday, 9 February 2010 18:11:20 UTC