J
JR
While it might be more efficient to use the new "native object" (it isn't
one) over the ActiveX object, it is less helpful, and not suited for a
general-purpose XHR library: by contrast, it does not support `file://' URIs
and it is not backwards-compatible.
`file://' URIs are blocked by default in FF 3 for instance
(about:config, security.fileuri.strict_origin_policy).
-- JR