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

Cameron McCormack wrote:
> Web APIs Issue Tracker:
>> 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.
> 
> I agree.

Me too :)

/ Jonas

Received on Wednesday, 5 April 2006 09:45:07 UTC