Re: [xml-dev] Re: Where does the "nothing left but toolkits" myth come from?

From
Elliotte Harold <>
To
Liam Quin <>
Date
2005-02-07T22:59:05Z
ID
<>
Thread
Re: [xml-dev] Re: Where does the "nothing left but toolkits" myth come from?
Liam Quin wrote:

> characters and text.  But even a "plain US ASCII text file" is in fact
> in a binary format.

True for ASCII but not for XML. An XML document is not necessarily in a 
binary format, though in practice most (but not all) are. XML is defined 
in terms of characters, not bytes or bits. Non-binary representations of 
characters such as printed matter and analog encodings can encode 
well-formed XML documents. There's no rule that says the underlying 
encoding for XML must be binary. Who knows what sorts of computing 
devices we'll be using in a hundred years. Maybe they'll be quantum 
computers that use qubits instead of bits. Maybe something we haven't 
even thought of.

-- 
Elliotte Rusty Harold  
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim