[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: DOM's javascript roots (was Re: Have JDOM/ XOM /


filewriter javascript
Robin Berjon wrote:

> No, I don't think that's true. If the DOM had been created for 
> Javascript it would be a *lot* less horrible than all the hoops it had 
> to jump through to support utterly braindead languages like Java.

And if DOM had been created for Java it would be a *lot* less horrible 
than all the hoops it had to jump through to support utterly braindead 
languages like C++.

And if DOM had been created for C++ it would be a *lot* less horrible 
than all the hoops it had to jump through to support utterly braindead 
languages like Perl.

And if DOM had been created for Perl it would be a *lot* less horrible 
than all the hoops it had to jump through to support utterly braindead 
languages like JavaScript.

The mistake was not anyone language's. It was trying to be all things to 
all languages. That approach is doomed to failure.


> The reason alternatives to the DOM have not been all that successful for 
> Java is because Java is all about cargo-culting and pain. Cargo-culting 
> as in you throw IO exceptions when you write to memory, because it looks 
> like what the other guys are doing (I don't even count those anymore), 
> so if other folks are using the DOM you use the same, none of that crazy 
> new stuff can possibly be any good. Pain as in if you've resigned 
> yourself to need seven lines of code to open a text file for writing, 

FileWriter out = new FileWriter("filename.txt");

One line. What's so hard about that? Of course you can make it more 
complex if you like. You'd probably want to do that in order avoid 
assumptions about  file system conventions, character encodings, current 
working directories, and the like. However you need to do that in Perl, 
Python, etc. as well.




-- 
Elliotte Rusty Harold  elharo@m...
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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.