[
Lists Home |
Date Index |
Thread Index
]
- From: David Brownell <db@Eng.Sun.COM>
- To: "Mark D. Anderson" <mda@discerning.com>
- Date: Sat, 28 Nov 1998 09:36:54 -0800
"Mark D. Anderson" wrote:
>
> 1. Is the difference between DOM and SAX one of programming
> style only (implementation efficiency aside)?
In addition to David Megginson's points, I'll point out that
DOM supports providing more information than SAX exposes.
There are reasonable arguments to be had about how useful that
additional information is, really -- comments aren't supposed
to hold information used by a program, as one example, though
it's reasonable to let programs emit commented XML. (Not that
DOM level 1 lets you emit XML! :-)
- Dave
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)
|