OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   re: XML vs. object model resource usage for manipulation

[ Lists Home | Date Index | Thread Index ]
  • From: David Megginson <david@megginson.com>
  • To: xml-dev@ic.ac.uk
  • Date: Mon, 9 Aug 1999 16:52:29 -0400 (EDT)

Rochelle Edens writes:

 > I'm investigating intra/intercomponent xml processing and am
 > wondering how this relates to traditional 'object model' processing
 > with respect to processor hits and memory usage.  Is one way going
 > to be less resource intensive than another?

They cannot really be compared -- XML is a mechanism for serializing
an object tree, while object trees are a mechanism for compiling XML
documents.  If you write everything out as XML and then read it in
again, of course you'll take a hit, but presumably you don't write it
out unless you have to do something with it (give the information to
someone else, save the state of your object tree between invocations,
or archive the information somewhere).

Think of your object tree as RAM, and XML as the hard drive -- RAM's
usually faster, but the information has to come from somewhere.


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/ and on CD-ROM/ISBN 981-02-3594-1
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)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS