[Bug 24317] [xslt 3.0] Parallel splitting: the dynamic multi-coloured widgets problem

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

--- Comment #9 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
Upon reconsidering my suggestion during the latests telcon on xsl:for-each and
xsl:apply-templates as a child of xsl:fork - while I do think it has _some_
merit in explicitly telling the processor "I want to do a dynamic fork" - I
agree with your conclusion. 

So I'll pushback on my own suggestion as well ;). Let's not extend the syntax
further unless absolutely necessary. If someone really wants to fork on each
node, you can now use a workaround through xsl:for-each-group with a group-size
of one.

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

Received on Friday, 6 June 2014 10:08:44 UTC