2008/7/28 Ingvar von Schoultz <[EMAIL PROTECTED]>:
> I wonder if people would like using them.

Anything that is available in a browser will be used and abused ;).

>
>>>   {[ code ]}
>>>
>>>   [[ code ]]
>>>
>>>   [ code ]
>>
>> Any of this can be a valid ES3 code as [] always means an array literal.
>
> I get the impression that disambiguation would be easy.

eval('[]') is a valid and, in fact, useful ES3 code. Similarly eval('{[]}').

Regards, Igor
_______________________________________________
Es4-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es4-discuss

Reply via email to