[Bug 10885] [XQuery11] Definition of "depends on a function" does not include literal function items or partial evaluation or

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

Josh Spiegel <josh.spiegel@oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |josh.spiegel@oracle.com

--- Comment #1 from Josh Spiegel <josh.spiegel@oracle.com> 2010-10-31 16:27:31 UTC ---
It seems to me that these "depends on" rules are only used for detecting
variable initializer cycles (XQST0054/XQST0107)?  If this is correct, I don't
see why referencing/creating function items need to cause these errors.  

However, possibly these rules should additionally take into account dynamic
function invocation.

e.g. add a bullet something like:

- E is a dynamic function invocation of F

-- 
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 Sunday, 31 October 2010 16:27:33 UTC