SAX: ModSAX addition, general property query

Bill la Forge b.laforge at jxml.com
Tue Mar 9 00:19:02 GMT 1999


From: David Megginson <david at megginson.com>
>I expect the number of features to grow slowly

I suspect otherwise. Especially since the interface would also
be used by filters and DOMWlakers. 

Think of the get and set methods as ways of accessing the 
properties on filters which are part of some larger filter
structure (a stack being the simplest case).

In addition to parse events moving from parser-kernel to 
application via a series of filters and event routers, the
get and set "events" move from the application through
the filters and down to the parser-kernel.

Think of the parser and the filters together as a large aggregate
of components. The get, set, setFeature, and setHandler 
may well be intercepted by any component in that aggregate
which recognizes the featureID, handlerID, or infoID.

I see the ModParser interface as currently defined as being 
very important for filters, with the number of featureIDs growing
with the popularity of such filiters.

Bill


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/ and on CD-ROM/ISBN 981-02-3594-1
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