[
Lists Home |
Date Index |
Thread Index
]
- From: "Clark C. Evans" <clark.evans@manhattanproject.com>
- To: David Megginson <david@megginson.com>
- Date: Mon, 17 Jan 2000 22:51:30 -0500 (EST)
I'm concerned that String interning adds one more place for
an SAX event emitter to go wrong. However, the benifits seem
like they outweigh the costs. Thus, I'm ok with it.
However, perhaps we need a SaxGround as well...
This would allow me to "quickly" check to see if
the producer is following the specification; for
instance, in addition to verifying that all strings
are interned, it could also check begin/end pair
matching and other constraints on the event
stream that could be sparking wires. I think
this would be a handy debugging tool.
Best,
Clark
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/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
|