On 9/21/11 3:50 PM, David Flanagan wrote: > So far, I'm concentrating on the DOM and have not really though about > the global object. But this thread is about properties on the global object.... > Maybe when dom.js is used in some special embedding of spidermonkey, I'll be able to proxy the global object. But for a pure > JS DOM, without special embedding I don't think that using a proxy for > the global object is possible. I'm not sure what you mean by "not possible" here" You can always implement the global exposed to the DOM as a proxy, I would think... -BorisReceived on Wednesday, 21 September 2011 20:25:47 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:14:04 UTC