Remember that mode names can be namespace qualified. When I create XSLT
stylesheet libraries, I use two namespaces for the name of the modes engaged
therein: a public one that my library users are allowed to use (to exploit
the library), and a private one that my library users are expressly told not
to use (so as not to inadvertently interfere with the operation of the
library).
That's an interesting workaround to the lack of visibility modifiers
for the xslt library designer...
--
Andrew Welch
http://andrewjwelch.com
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--