I really wish[1] didn't throw an exception when parsing a pathname instead
of a url.  Just returning false would be better in my view.  This creates
6-10 exception per parse for use since we _always_ have file paths not urls
for our schema locations.  It really muddies up debugging. 

 A couple of spots to bubble up the return code would be easy but eventually
end when the constructor throw an exception.  I'm not a big fan of that
behavior either.

Thoughts?

Jim


[1] void XMLURL::parse(const XMLCh* const urlText)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to