xsl-list
[Top] [All Lists]

Re: [xsl] Qualified variable names

2008-11-10 08:48:22
I might have missed the point, but weren't the "private" namespaces
simulating Final behaviour?  In other words, you used a private
namespace to prevent certain variables etc being overridden?

 Well, I think those are two different properties you can combine.
You can have a public and final named template for instance: user
importing your stylesheet can use it, but not redefine it.  Both
concepts are related as they refine the possible use of a component,
but in different ways.

 Of course, because private things cannot be accessed at all, then
cannot be redefined neither...

Ahh I see - you would like visibility modifiers so users of the
stylesheet library can't see the internal variable and template
names...

That would be good... I guess it would require something like a
"visibility" attribute in addition to override="yes|no"





-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>