Re: [Bindings] What does typeof return for interface objects?

On Wed, 19 Mar 2008, Cameron McCormack wrote:
> 
> Do you think the spec should explicitly say that [[Call]] must not be 
> implemented?  IMO there isn’t much gain from doing that.

Having a predictable result from "typeof" would be a useful gain, if only 
to stop pages depending on the arbitrary behaviour of their author's 
favourite browser, and thus failing on browsers that arbitrarily picked a 
different behaviour.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 18 March 2008 23:38:17 UTC