[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 Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdyck@ibiblio.org




--- Comment #1 from Michael Dyck <jmdyck@ibiblio.org>  2010-02-02 20:47:04 ---
Indicating determinism in the signature of the function item would make it part
of the item's type, which I'm not convinced is wanted. Instead, determinism
could be another property of the function item (i.e., a "sibling" of the
signature rather than part of it).

Either way, shouldn't this be raised against Data Model 1.1 (Section 2.7)
rather than XQuery 1.1?


-- 
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, 2 February 2010 20:47:05 UTC