Re: [xml-dev] Typing and paranoia

From
Rick Jelliffe <>
To
XML Dev <>
Date
2002-12-06T05:50:52Z
ID
<005e01c29ceb$6fc38f50$>
Thread
Re: [xml-dev] Typing and paranoia
From: "Mike Champion" <>

> 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?  

If the two processes are peer processes that just happen to be running locally,
you would expect the processes to pass around some non-API-based data.  
That is how JXTA works, for example.  


Cheers
Rick