Re: [xml-dev] After XQuery, are we done?

From
Gavin Thomas Nicol <>
To
XML Developers List <>
Date
2004-10-26T00:22:13Z
ID
<>
Thread
Re: [xml-dev] After XQuery, are we done?
On Oct 25, 2004, at 12:21 PM, Hunsberger, Peter wrote:
>> I've seen all kinds of data, including graphs, encoded in
>> XML, just as
>> I have seen such data structures encoded in ASCII.
>
> Sure, but with an XML representation of a graph you're back to the
> application to parse the XML serialization into a graph. You haven't
> exchanged a graph, you've exchanged something that, given enough extra
> knowledge, someone else might be able to build a graph out of.

You have to do that anyway (unless you're using shared memory that is).