Re: ISSUE-41: Does XMLHttpRequest have constants for readyState? No.

>> A better option would be to define states in propse and refer to them
>> instead of numeric codes, assuming we don't do that at the moment...
>> Putting stuff in the IDL but then saying they aren't really there is
>> a bad idea.
>
> Yeah I'm happy with that, so long as there are names to refer to.

In that case ISSUE-41 can be resolved. The specification is now using, 0  
Uninitialised, 1 Open, etc. referenced to as 0 (Uninitialised), 1 (Open),  
etc. (Same as the WHATWG specification.)


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Friday, 17 March 2006 12:31:20 UTC