Jon Ferraiolo wrote: > The idea that there is a new JavaScript class (XHR2?) or a different > version of the XHR object seems reasonable to me. Introducing a brand new version of XHR doesn't solve the existing interoperability problems the current version that people actually use. I am opposed to introducing another new object for this problem. IE already has ActiveXObject("Microsoft.XMLHTTP") that it can use for legacy compat while making XMLHttpRequest() conform to this spec. -- Lachlan Hunt http://lachy.id.au/Received on Wednesday, 26 September 2007 12:49:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:58 GMT