← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [xml-dev] A multi-step approach on defining object-orientednatureof DOM

From
Rich Salz <>
To
Paul Prescod <>
Date
2002-08-25T22:51:28Z
ID
<>
Thread
Re: [xml-dev] A multi-step approach on defining object-orientednatureof DOM
> Namespaces should never have been scoped. That's a big part of what
> drove the implementation complexity up to such a large degree.

But it's conceptually much cleaner.  Who likes pascal style variable 
declarations at the top, isntead of local scope rules?

It also makes component software easier, since I can just locally use a 
"ds" prefix to indicate XML DSIG, without having to globally coordinate 
with every part of a program working on a document.
	/r$
← Prev in month ← Prev in thread
Next in thread → Next in month →