[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] Serialization of XDM
- From: "Michael Kay" <mike@saxonica.com>
- To: "'Michael Ludwig'" <mlu@as-guides.com>,"'XML Developers List'" <xml-dev@lists.xml.org>
- Date: Mon, 21 Sep 2009 14:34:54 +0100
>
> In all cases, will it not be more efficient to just use some
> run-of-the-mill serialization format?
A general-purpose serialization format (for example, Java serialization)
will represent the concrete implementation of the XDM model (for example a
Saxon TinyTree), which will only be usable if you want to reconstruct it as
another Saxon TinyTree. I think we are looking for a format that allows you
to cross implementation boundaries.
Regards,
Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]