Anne van Kesteren (2014-11-25T19:57:14.000Z)
On Tue, Nov 25, 2014 at 8:48 PM, Allen Wirfs-Brock
<allen at wirfs-brock.com> wrote:
> It would be trivial to change the ES spec. to allow for the script this binding and global object to be set to independent value when a Realm is created.

Yeah, you said so in 2013 as well, yet nothing happened:

  https://esdiscuss.org/topic/let-this-object-of-global-environment-be-specified-by-host
  https://esdiscuss.org/topic/realm-api-and-this-global
  https://bugs.ecmascript.org/show_bug.cgi?id=1898

:-(

(That said, it's still unclear to me why we need to have three
constructs to describe one object.)


-- 
https://annevankesteren.nl/
d at domenic.me (2014-12-04T22:36:59.789Z)
On Tue, Nov 25, 2014 at 8:48 PM, Allen Wirfs-Brock <allen at wirfs-brock.com> wrote:
> It would be trivial to change the ES spec. to allow for the script this binding and global object to be set to independent value when a Realm is created.

Yeah, you said so in 2013 as well, yet nothing happened:

- https://esdiscuss.org/topic/let-this-object-of-global-environment-be-specified-by-host
- https://esdiscuss.org/topic/realm-api-and-this-global
- https://bugs.ecmascript.org/show_bug.cgi?id=1898

:-(

(That said, it's still unclear to me why we need to have three
constructs to describe one object.)