ISSUE-68: What to do about window.location.toString()?

ISSUE-68: What to do about window.location.toString()?

http://www.w3.org/2005/06/tracker/webapi/issues/68

Raised by: Maciej Stachowiak
On product: Window

Should Location.toString() be removed from the IDL? Both Java and JavaScript happen to have string 
conversion methods named toString() already. Perhaps we should just define what happens when 
converting to string regardless of the language specific method for doing so, and have the language 
bindings spell out what this means for ECMAScript and Java.

Received on Tuesday, 4 April 2006 09:59:59 UTC