[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev@ic.ac.uk
- Date: Fri, 11 Sep 1998 08:38:13 -0400
Andy Dent writes:
> Mind you, it still may be vastly easier and more efficient for us
> to skip this intermediate step as an XML rendition and keep our
> intermediate version purely in-memory as a set of c++ formatting
> objects, applied to a database.
There's no need to actually generate the XML rendition unless you plan
to exchange. XML is an interchange standard -- it doesn't limit what
you can do internally. You don't have to actually write an XML
document and then parse it back in, as long as the results are the
same.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|