[
Lists Home |
Date Index |
Thread Index
]
[Elliotte Rusty Harold]
> At 12:48 PM -0500 12/5/02, 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"?
>
> Actually, I do really do want to do that. Within the same process I'm
> content to pass objects, but between different processes, they're a
> number of advantages to passing real XML. Among them, in ascending
> order of significance:
>
> 1. It makes it a lot easier if I decide to split the processes
> between machines.
>
I have done the same, and for much the same reasons.
Cheers,
Tom P
|