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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Next Round

[ Lists Home | Date Index | Thread Index ]
  • From: "Bill la Forge" <b.laforge@jxml.com>
  • To: "John Cowan" <cowan@locke.ccil.org>, "XML Dev" <xml-dev@ic.ac.uk>
  • Date: Thu, 21 Jan 1999 15:03:43 -0500

>> >1. Filter Interface
>> 
>> I agree with James that DocumentHandler is the appropriate place.
>
>But what if you want to filter DTDHandler, or the new LexicalHandler,
>or some combination?  By implementing Parser, you can do it all.
>See http://www.ccil.org/~cowan/XML/ParserFilter.java .


John,

I've always thought using the Parser interface for filters was a bit heavy weight.
I wanted to keep filters very light so that the cost of doing things like namespace
and bunches of other things would be no greater than having them done inside
the parser, and yet give you a lot more configurability.

I also didn't think a lot of folks would be filtering DTD events, that is unless they got
extended.

But now I'm less convinced. And with lexical events, even if they were always combined
with document events, there would still be the backward compatibility issue for old filters.
And going with Parser for filters would make it easier to work with your code.

Mike, your input on  this would be especially appreciated!!!

Bill


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