[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xml-dev] DOM's javascript roots (was Re: [xml-dev] Have JDOM/ XOM / etc. failed?)
Robin Berjon wrote:
> Do you have an example of something in the DOM that hurts Java that was
> obviously done so that Javascript would work? In the other direction,
> you don't need to look any further than NodeList (not even counting the
> liveness).
>
Of course. No method overloading. Think createElement, createElementNS,
etc. Java and C++ wouldn;t desing an API like that.
--
Elliotte Rusty Harold elharo@...
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
|