On Apr 5, 2006, at 2:45 AM, Jonas Sicking wrote:
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 :)
There seems to be consensus that this shouldn't be in the IDL and
string conversion can be addressed per language, so I'll close this
issue and take that as the resolution unless there are any objections.
Regards,
Maciej