On Apr 4, 2006, at 3:03 AM, Anne van Kesteren wrote:


On Tue, 04 Apr 2006 11:59:57 +0200, Web APIs Issue Tracker <dean [EMAIL PROTECTED]> wrote:
Should Location.toString() be removed from the IDL?

I support removing it. Authors should just be encouraged to use window.location.href (which is a string) whatever binding they might use.

Nontheless, ECMAScript implementations need to implement it (and string conversion more generally) in order to be interoperable. But agreed that window.location.href is better than explicit toString() calls.

Regards,
Maciej


Reply via email to