Re: [xml-dev] Looking for an example of a name colliision

From
John Cowan <>
To
Arjun Ray <>
Date
2003-05-31T23:34:07Z
ID
<>
Thread
Re: [xml-dev] Looking for an example of a name colliision
Arjun Ray scripsit:

> Yup.  It can be as simple as that.  The XSLT case is actually easier than
> the general problem, because there are no overlaps.  All XSLT needs is the
> moral equivalent of Lisp's quote/backquote operator.  

Pooh.  That only works because ` (in Lisp) or ` and UNQUOTE (in Scheme)
are reserved names.  XSLT has no reserved names, not even its own.
It merely requires that not *every* possible name be used.

-- 
There are three kinds of people in the world:   John Cowan
those who can count,                            http://www.reutershealth.com
and those who can't.