Re: Maybe we should think about Interface.isInterface functions again

On 8/7/13 3:11 PM, Domenic Denicola wrote:
> assume there is some internal operation on each element, call it `[[QuerySelectorAll]]`, which is set up by `Element[@@create]`.
...
> This seems pretty good to me. I hope others agree.

Just to make sure I understand the behavior of @@create: it can be 
invoked to create new objects, but cannot be invoked on an existing 
object, right?

-Boris

Received on Wednesday, 7 August 2013 19:33:46 UTC