[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: SAX2: Parser interface

  • From: Miles Sabin <msabin@c...>
  • To: David Megginson <david@m...>, XMLDev list <xml-dev-digest@i...>
  • Date: Wed, 5 Jan 2000 11:51:04 -0000

get platform default sax parser
David Megginson wrote,
> Miles Sabin writes:
> > [snip: query about Parser.setLocale()]
>
> Error reporting.

OK, I've slept on this and, although I can see there's a case
to be made for it, I'm not convinced.

Many software modules need to do error reporting of some sort
or another. Typically they'll simply use the platform default
Locale for localization rather than allowing it to be
configurable. That's the right thing to do, because error 
messages are normally delivered locally, and the rare cases
where they're not aren't enough to justify adding setLocale()
methods to an interface (cp. pretty much all the standard
java.*.* classes, eg. java.util.HashMap).

I'm not convinced that an XML parser is special in this
respect, so I don't think org.xml.sax.Parser should have this
method. For the most part error messages will be delivered
locally, so the platform default Locale is fine. And in the
cases where error messages are delivered non-locally (ie.
an XML parser as part of a web application which delivers
errors to a remote user) the non-local Locale probably won't
be available _anyway_ ... we might have a character encoding
or language preference (via HTTP's Accept-Charset: and Accept-
Language:) but there's no defined mapping from those 
preferences to a Locale. Worse still, there's no defined
mapping from a Locale to a preferred character encoding, so
a configured Locale wouldn't help all that much anyway.

Cheers,


Miles

-- 
Miles Sabin                       Cromwell Media
Internet Systems Architect        5/6 Glenthorne Mews
+44 (0)20 8817 4030               London, W6 0LJ, England
msabin@c...          http://www.cromwellmedia.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.