Simple approaches to XML implementation

Richard Light richard at light.demon.co.uk
Mon Mar 3 16:07:36 GMT 1997


In message <s8hgiu480w.fsf at plato.ansa.co.uk>, Toby Speight
<tms at ansa.co.uk> writes
>IMO, the application should be able to decide (preferably at compile
>time) whether it is interested in comments etc.  We want to enable the
>creation of small, efficient applications as well as highly capable
>ones; I suggest an approach of providing lots at the parser, but
>providing filtering down to ESIS by default.

Bear in mind that, no matter how much or how little the application is
interested in, the parser has to chew its way sequentially through the
whole darned XML document.  In a way, the only efficiency issue is how
much it "remembers" en route.  And whether it can stop because it knows
it has found the element, entity reference, or whatever, that the
application told it to sniff out.

Richard Light
SGML and Museum Information Consultancy
richard at light.demon.co.uk
3 Midfields Walk 
Burgess Hill
West Sussex RH15 8JA
U.K.
tel. (44) 1444 232067

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




More information about the Xml-dev mailing list