- From: <bugzilla@jessica.w3.org>
- Date: Wed, 02 Mar 2016 15:43:15 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29453
Max Toro <maxtoroq@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maxtoroq@gmail.com
--- Comment #4 from Max Toro <maxtoroq@gmail.com> ---
It would be very helpful if you could elaborate on the import precedence
issues, the spec already disallows declarations that are homonymous with
accepted and overriding components.
Disallowing xsl:use-package on imported modules is a limitation for hiding
complexity, imagine hundreds of stylesheets that import one common module, with
this limitation all stylesheets need to be aware of and explicitly use a
package.
Another argument is keeping xsl:use-package close to where the used package
components are referenced, e.g. if the accepted components are used in an
imported module and not the principal module.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 2 March 2016 15:43:17 UTC