Re: Lazy interface objects?

On 9/21/11 6:33 PM, David Flanagan wrote:
> We don't really need interoperability at the level of
> getOwnPropertyDescriptor, do we?

Generally speaking, we want interoperability on all levels.  Leaving 
things undefined is a recipe for web pages depending on one of the 
undefined behaviors and then implementors having to reverse-engineer 
each other's implementations....

-Boris

Received on Thursday, 22 September 2011 02:09:54 UTC