Environment settings objects vs global objects

Hi,

There's quite a few of concepts that seem to map 1:1 to globals. I'm
wondering if I should try to get rid of environment settings objects
in favor of adding its internal slots to global objects. I could also
add them to Realms I suppose, if that was preferred. Not sure what the
current thinking of Realms vs globals is. I guess Realms might make
more sense if we're getting that Realm object.

https://github.com/whatwg/html/issues/167 has some extra words.

Thanks,


-- 
https://annevankesteren.nl/

Received on Monday, 21 September 2015 17:15:53 UTC