[Bindings] stringify

Maybe the draft already says something about this, but I couldn't find it.  
I think it would be good if there was a way in the IDL to say what an  
object stringifies to. The Window object becomes "[object Window]" and  
Location stringifies to its href attribute value. The tricky part here is  
objects implementing multiple interfaces, such as Document and  
DocumentSelector, but in those cases the specification editors should  
probably ensure there are no strange things.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Monday, 24 December 2007 10:32:58 UTC