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

* Robin Berjon wrote:
>The constants are there mostly for readability, and some consistency  
>with the DOM. A better option would be to keep them, but specify that  
>they need not (or must not) be exposed in the UA.

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.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 17 March 2006 11:10:51 UTC