Re: DOMParser RFE issues

Alex Vincent <[email protected]> Thu, 13 Jul 2006 22:30:29 -0700
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Jonas Sicking wrote:
> I think the right thing to do for SAX is to use the error-handler if one 
> is provided, but report to the console if no error-handler was set. This 
> should prevent thunderbird from getting swamped, while making sure that 
> someone that doesn't consider errors will get warnings somewhere.
> 
> / Jonas

If that is the basis on which you will grant r+, I will submit a patch 
to do so.

Robert, I'll need pointers to where in Thunderbird code (or elsewhere 
SAXReader is used) to add an null-op error handler.

Alex