Re: More undocumented exceptions

2001-07-03 Thread Tinny Ng
Jason, > Does anyone care about keeping the docs up-to-date? We care. But in reality, it always got over-looked and not treated as high priority. > If so, should I file bugs when I find documentation problems like this? Sure, and if you can provide us information what missing exactly (or even

More undocumented exceptions

2001-06-29 Thread Jason E. Stewart
Hey, For example, DOMParser::parse() can throw both XMLException's and DOM_DOMExceptions according to DOMCount.cpp, but the documentation only has 'see also Parser::parse()'. But Parser::parse() talks about throwing XMLException's and SAXException's. Does anyone care about keeping the docs up-to