[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
--- Gavin Thomas Nicol <gtn@r...> wrote: > FWIW. I've been involved in XML/SGML API design > since before XML > existed, have looked at the various alternative to > DOM, and IMHO none > of them are so much better that they are compelling > (except some of > the tools in the functional programming world). After having to write a converter from DOM yesterday, I have to say, however, that anyone who needs to deal with namespace declarations is going to hate using DOM (since it does not distinguish between ns decls and regular attributes). Namespace handling is an absolute mess, and alternatives I have tried (JDOM, XOM) all implement in less messy way, and significantly so. > That said, I rarely use DOM anyway: I do almost > everything in SAX... That's pretty hard-core. ;-) (due to SAX imposed "involuntary inversion-of-control") -+ Tatu +- __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|