XML processing experiments

David McKelvie dmck at cogsci.ed.ac.uk
Fri Nov 7 18:04:28 GMT 1997


>> Some applications may be more interested in the speedup which may result
>> from not doing this copying/concatenation, and happily accept the small
>> increase in complexity handling it.

As Tim Bray says that is another fine way to do it.

>> I'm playing with a design involving two pluggable "ESIS-handlers", one
>> "low-level", where GI's, attribute names, attribute values, comments etc
>> points directly into the source. (typically via a filemapping or an
>> in-memory-buffer)

We started off doing something like this in LTNSL, but stopped doing
filemapping (a) because it wasn't very portable and (b) either you do
some tricky decisions about when you free these pointers into the
source or it makes reading huge corpora like the 2 gigabyte BNC corpus
impossible which we wanted to be able to do.

	David

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list