Re: [xml-dev] Typing and paranoia

From
Daniel Veillard <>
To
Mike Champion <>
Date
2002-12-05T17:59:44Z
ID
<>
Thread
Re: [xml-dev] Typing and paranoia
On Thu, Dec 05, 2002 at 12:48:37PM -0500, Mike Champion wrote:
> You don't REALLY want two processes on the same machine to pass around 
> angle bracketed Unicode text rather than DOMs or
> SAX event streams do you?  Or do you just object to calling
> it "XML"?

  For separate processes ? A stream of Unicode chars, yes REALLY !

In the same process a DOM, SAX event flow or other Infoset representation
is fine, but as soon as you leave the process envelopp, I really prefer
going back to a stable representation independant of the language, or
implementation details.
And if you start arguing about speed, I will start arguing about the
language chosen for implementation.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/