Re: Lazy interface objects?

On Wed, Sep 21, 2011 at 1:25 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> 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....

Also, the DOM defines a lot of behavior and properties for the global
(window) object. Including the array-like behavior that I mentioned.
So I'm not quite sure I follow the distinction.

/ Jonas

Received on Wednesday, 21 September 2011 21:56:09 UTC