Re: [xml-dev] Global or shared namespace?

From
Bob Hutchison <>
To
Tom Bradford <>
Date
2001-11-28T20:45:47Z
ID
<>
Thread
Re: [xml-dev] Global or shared namespace?
You are right :-) on both counts :-)

On 01/11/28 3:43 PM, "Tom Bradford" <> wrote:
> 
> Oh yeah?
> 
>  if ( thisElem.getNamespace().equals(thatElem.getNamespace()) )
> 
> Put that in your pipe and smoke it! :)  You must be one of those people
> who write stuff like:
> 
>  if ( 55 == speed ) ...
> 
> How dare you, sir!
> 
> -- Tom