Re: ISSUE-70: what to do about window timers?

"Brad Fults" <bfults@gmail.com>
On 4/4/06, Maciej Stachowiak <mjs@apple.com> wrote:
>>
>> On Apr 4, 2006, at 10:50 PM, Brad Fults wrote:
>> I don't think the right way to make coding style suggestions is to
>> fail to specify things. To be interoperable with a considerable
>> amount of existing web content, UAs MUST implement the string
>> interface. Note that the ECMAScript spec includes eval(), even though
>> many contributors to the specification dislike it.
>
>The fact that eval() is in ES doesn't change anything -- eval() has a
>valid use case. Using an eval-driven method for code to execute with a
>timer, however, doesn't. 

It does in ES Edition 1.

Jim.

Received on Wednesday, 5 April 2006 15:22:27 UTC