Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Call for Votes: new name for ParseException

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Call for Votes: new name for ParseException
  • Date: Sun, 20 Jul 2003 17:19:22 -0400


It's been pointed out that nu.xom.ParseException conflicts with
java.text.ParseException. I'd certainly prefer not to have any needless
name conflicts between XOM and the classes in the java.* packages. Thus
a name change is called for. Possible new names for this class include:

XMLParseException
ParserException
ParsingException

Please let me know which one you prefer, or any other suggestions you
might have. Thanks! I've already implemented the NodeFactory and
Serializer changes discussed here over the last couple of weeks, so once
we decide on a new name for ParseException, I can push 1.0d19 out the door.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Processing XML with Java (Addison-Wesley, 2002)
http://www.cafeconleche.org/books/xmljava
http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page