[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] DOM's javascript roots (was Re: [xml-dev] Have JDOM / XOM / etc. failed?)
- From: Elliotte Harold <elharo@metalab.unc.edu>
- To: Tatu Saloranta <cowtowncoder@yahoo.com>
- Date: Fri, 31 Mar 2006 13:56:55 -0500
Tatu Saloranta wrote:
I think it's worth pointing out at this stage that
JavaScript
programmers don't appear to seek or design
alternatives to DOM at all.
I suspect part of that is also that using the bundled support is a lot
more important for browser based applications downloaded from the web
than it is for more traditional client applications. A library like XOM
doesn't hugely increase the footprint or deployment cost of most apps.
However if you were to use it in an applet, then that's half a meg of
extra data you have to load every time you load the page. The cost
calculus is just different for web apps written in JavaScript. I see the
same thing happening with client side AJAX frameworks. Despite how hot
AJAX is, these aren't seeing as much adoption as you'd otherwise expect.
There's just too much incentive to write just the bare minimum of extra
code you need on top of what the browser supplies.
--
ïElliotte Rusty Harold elharo@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
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]