[Bug 25679] [XSLT 3.0] Streamable stylesheet functions

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Michael Kay <mike@saxonica.com> ---
Regarding comment 4, I don't think we need to treat dynamic function calls as
potentially recursive after all, but I think we need to explain why. The
posture and sweep of a dynamic function call depend on the type-determined
usage of the arguments. If the dynamic function call is capable of passing
streamed nodes without grounding them, then it will be deemed
roaming/free-ranging and the calling function will therefore be deemed
non-streamable anyway.

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

Received on Monday, 4 August 2014 19:52:26 UTC