OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: SAX: Next Round

[ Lists Home | Date Index | Thread Index ]
  • From: Lars Marius Garshol <larsga@ifi.uio.no>
  • To: "XML Developers' List" <xml-dev@ic.ac.uk>
  • Date: 21 Jan 1999 22:22:03 +0100


* Simon St.Laurent
| 
| I think you may be doing too much to the filters themselves here;
| I'd really prefer to see this coordination performed by an external
| framework, like MDSAX (http://www.jxml.com/mdsax/).

To some extent I agree with this. However, I think the Filter
interface itself should be a part of SAX. The FilterManager, however,
is perhaps best left for external frameworks, since it will probably
be rather complex (especially once one starts with broadcasting and
filter trees instead of just filter chains), and might need optimizing
for different purposes.

And while we're on the subject of parser filter proposals, I put
together one in Python a while ago:

<URL:http://birk105.studby.uio.no/tmp/filters.zip>
 
| > 2. Lexical Event Handler
| > ------------------------
| 
| I'd like to have startInternalEntity as well;

It will have to be endInternalSubset, since the internal subset is
processed first. :)

| >3. Namespace Support
| >--------------------
| 
| This seems like something better done by a filter layer, provided we
| can describe what the results of that processing should be.

I agree with David: this is something that belongs in parsers, partly
since they will have to be namespace-aware to do schema validation
properly. 

You can still do this as a filter to get the exact interface you want.

--Lars M.


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)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS