[Bug 23944] xsl:package/xsl:expose position

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

--- Comment #3 from Tony Graham <tgraham@mentea.net> ---
Sorry for the delay; I didn't see the emails for the bug updates and only saw
there'd been updates from your meeting minutes.

Option B works for me, since I expect that people will gravitate towards
conventions for where to put xsl:use-package and xsl:expose such that most uses
would be matched by one of the other patterns anyway -- just like most/many
people already put all their xsl:include near the top of their stylesheets just
as a matter of good housekeeping -- but I don't want to presuppose what the
convention will be.

Without having been able to use xsl:package yet anyway, my expected sequence
would have been:

   xsl:use-package*, xsl:expose*, (xsl:stylesheet | xsl:transform)

but that could be because I'm influenced by the current model and/or by too
many years of putting 'import' or '#include' statements at the top of files.

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

Received on Monday, 20 January 2014 21:46:26 UTC