[Bug 24543] Supplying a streamable initial context item on a non-streamable initial mode

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

Michael Kay <mike@saxonica.com> changed:

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

--- Comment #4 from Michael Kay <mike@saxonica.com> ---
I want to push back on the change proposed in comment 1.

Initialisation of global variables logically happens during the "priming" of a
stylesheet, at which point the initial mode is not known. In fact a stylesheet
might be primed once and then used several times with different initial modes.
Also, the document supplied as the "initial input" to be processed using the
initial mode might not be the same as the document containing the initial
context item for evaluating variables.

I'm not sure of the best way forward here.

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

Received on Friday, 14 February 2014 22:46:56 UTC