Re: [xml-dev] XML-1.1 -- just ignore it

From
David Brownell <>
To
Date
2001-12-17T00:42:02Z
ID
<052b01c18693$a56ec8a0$>
Thread
Re: [xml-dev] XML-1.1 -- just ignore it
> >I actually meant closer to the Reader level in java.io (or nio Channel).  
> 
> Not all XML parsers are written in Java.

... and even if they were, introducing a new standard at
that level, just for reading XML, seems like a bad idea.

Layer that stuff!