[jdom-interest] Is JDOM dying?
Elliotte Rusty Harold
elharo at metalab.unc.edu
Fri Mar 14 04:46:35 PST 2003
At 8:56 AM +0100 3/14/03, Stephan Trebels wrote:
>Would it be a workable compromise to have a Namespace.INHERIT for an
>Element as a possible namespace argument?
I wouldn't accept such a compromise. It's ugly. Right now the JDOM
namespace story is clean and consistent. This proposal says it
changes depending on whether or not you set Namespace.INHERIT. Too
many options just create a baroque API that's hard to learn, hard to
teach, and hard to use. Generally when faced with two possible ways
of accomplishing something, it's better to pick one than to pick both.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| Processing XML with Java (Addison-Wesley, 2002) |
| http://www.cafeconleche.org/books/xmljava |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
More information about the jdom-interest
mailing list