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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: SAX2: Should SAXException extend IOException?

[ Lists Home | Date Index | Thread Index ]
  • From: Ray Waldin <rwaldin@pacbell.net>
  • To: xml-dev@ic.ac.uk
  • Date: Thu, 23 Dec 1999 03:08:27 -0800

from David's SAX2 Exceptions proposal:
> 5. Have all callbacks that formerly threw SAXException throw
>    IOException instead.  This should help to avoid a lot of exception
>    tunneling.

I don't see the point in a Handler throwing an IOException to a Parser in most
cases.  That is what this item implies, right?  What could a DocumentHandler
mean by throwing an IOException during a call to startElement?  The I/O has
already occurred before the handler gets involved.  The only times I can think
of where it *does* make sense is:

- EntityResolver.resolveEntity(), where the handler is taking part in IO
- ErrorHandler.*(), where a handler is passed an exception and may reflect it
back to the parser

-Ray

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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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