Re: [xml-dev] Typing and paranoia

From
Bill de hÓra <>
To
Mike Champion <>
Date
2002-12-06T10:16:14Z
ID
<>
Thread
Re: [xml-dev] Typing and paranoia
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?  


Why not? When you do IPC you pretty much either wind passing 
messages directly or via shared memory. AngleBracketedUnicodeText is 
ultimately just bytes+invariants, which seems like a good fit for 
pipes or posix like message queues.

And having two processes on the same machine doesn't ensure they're 
any more interoperable than two that aren't.

Bill de hÓra

--
Propylon
www.propylon.com