[jdom-interest] JDom to implement org.w3c interface for next release

Elliotte Harold elharo at metalab.unc.edu
Tue Jan 18 07:11:23 PST 2005


lee hwaying wrote:

> Please implement org.w3c interface for Document, Node, nodelist....
> so as to be able to call via JSTL without having to reinitialise a w3c 
> dom document and maintaining two sets of configuration file.

Not going to happen. If you want DOM, use DOM. The whole reason JDOM 
exists is because DOM is an atrocity of bad design, full of gratuitous 
surprises and Java-hostile coding conventions. Mixing DOM with JDOM 
would be completely contrary to the goals of the JDOM project.


-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim


More information about the jdom-interest mailing list