[
Lists Home |
Date Index |
Thread Index
]
- From: "Michael Kay" <M.H.Kay@eng.icl.co.uk>
- To: "Dean Roddey" <roddey@us.ibm.com>, <xml-dev@ic.ac.uk>
- Date: Mon, 3 Aug 1998 19:01:59 +0100
If I'm the administrator of my server or my workstation, and
I see a new SAX driver out there, wouldn't I just read the
README ...
That's surely the whole point. The guy who writes the
application and the guy who chooses the parser are not the
same person, so the former wants to check at run-time that
the latter hasn't screwed him up.
Incidentally, the thing that's most likely to go wrong when
you switch parsers, in my experience, is that character data
is split up differently. Every time I use SAX, I forget that
the parser is allowed to hand me data one character at a
time if it chooses. Perhaps someone should write a SAX
parser that does just that, so I can test that my
application would cope with it.
Mike Kay
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)
|