Q

  • "There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies." - C.A.R. Hoare

« e4x<-->DOM | Main | It's a trap! »

August 16, 2006

XMLHttpRequest(..., returntype=<DOM | e4x | SAX | javascript | ?>)

Given that Firefox implements e4x and SAX (SAX is chrome:// only), and given that these could be useful for processing XMLHttpRequest responses, and given that it doesn't make sense to build a DOM and then convert to an e4x object or a SAX stream, I would like to pass a return type of DOM|e4x|SAX|javascript|??? to the XMLHttpRequest and just write an appropriate response handler. Is that too much to ask?

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/t/trackback/61886/5667028

Listed below are links to weblogs that reference XMLHttpRequest(..., returntype=<DOM | e4x | SAX | javascript | ?>):

Comments

Post a comment

Comments are moderated, and will not appear on this weblog until the author has approved them.

If you have a TypeKey or TypePad account, please Sign In