[Bug 29574] Default visibility of accepted components

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

--- Comment #2 from Max Toro <maxtoroq@gmail.com> ---
When I said public by default I was loosely speaking about the components that
become invokable by using packages. public stays public, final stays final.

Even with <xsl:accept component="*" names="*" visibility="private"/>, I still
find the default behavior problematic for the reasons I mentioned. It is at
least unexpected given the description of the motivations for introducing
packages, and the description of xsl:use-package as a way to express
dependencies between packages, when it is much more than that (something of an
xsl:include for pre-compiled modules).

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

Received on Saturday, 16 April 2016 15:42:58 UTC