[WebIDL] overloading and fallback

In XMLHttpRequest in the send() method is overloaded to take a Document and a DOMString. All non-Document objects are treated with the semantics of DOMString. (Attempt to stringification etc.) Is there a way to specify this without explicit language in the specification?


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 9 June 2009 09:17:34 UTC