[XBL] Scripting Model

Hi.

This is a last call comment on the XBL 2 Editor’s Draft (dated 27
October 2006).

8.2.2 Scripting Model
=====================
  
  In ECMAScript, the script scope and the Window object are one and the
  same.

This is not always the case, since the scope chain is modified in
ECMAscript by function calls and “with” statements.
  
  Security contexts are (or will be) described in the HTML5
  specification. [HTML5]

If security contexts aren’t defined by the document you are referencing,
they should be defined in this document.


Thanks,

Cameron

-- 
Cameron McCormack, http://mcc.id.au/
 xmpp:heycam@jabber.org  ▪  ICQ 26955922  ▪  MSN cam@mcc.id.au

Received on Thursday, 7 December 2006 10:44:34 UTC