Re: [XBL] ECMAScript Bindings

On Thu, 7 Dec 2006, Cameron McCormack wrote:

> 5.4 ECMAScript Bindings
> 
> Step 1.2 says:
> 
>   The return value of that script, if any, must be forever associated
>   with that binding element as that binding’s implementation prototype
>   object.
> 
> That text should mention that the return value of the script becomes the 
> binding’s implementation prototype object only if the value is an 
> object.
 
Done.


> Are the fields mentioned in step 4 read-only?  If so, this should be 
> mentioned.

They aren't. I suppose they could be. I hadn't considered that. Should 
they be?

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

Received on Tuesday, 9 January 2007 01:28:55 UTC