xsl-list
[Top] [All Lists]

Re: [xsl] Qualified variable names

2008-11-03 12:57:13
If it's a global variable in a module intended for reuse, I would say
that you should certainly do this.

On the other side, using global variables (extensively) may not
probably be a best practice in any programming language and especially
so in a functional programming language.


-- 
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play



On Mon, Nov 3, 2008 at 10:24 AM, Colin Paul Adams
<colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk> wrote:
"JamesXslt" == JamesXslt Smith <jamesxsltsmith(_at_)yahoo(_dot_)com> 
writes:

   JamesXslt> Hi, Wondering if qualifying variable names in XSLT 2.0
   JamesXslt> is a good idea as in:

   JamesXslt> <xsl:variable name="a:x">...</xsl:variable>

   JamesXslt> where the prefix a is bound to a namespace URI.

If it's a global variable in a module intended for reuse, I would say
that you should certainly do this.
--
Colin Adams
Preston Lancashire

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



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