Re: [whatwg] asynchronous JSON.parse

On Thu, Mar 7, 2013 at 10:42 AM, Glenn Maynard <glenn@zewt.org> wrote:

> On Thu, Mar 7, 2013 at 9:29 AM, Rick Waldron <waldron.rick@gmail.com>wrote:
>
>> The JSON object and its API are part of the ECMAScript language
>> specification which is standardized by Ecma/TC39, not whatwg.
>>
>
> He's talking about an async interface to it, not the core parser.  It's a
> higher level of abstraction than the core language, which doesn't know
> anything about eg. DOM Events and doesn't typically define asynchronous
> interfaces.  If an API like this was to be exposed (which I believe is
> unnecessary), it would belong here or webapps, not at the language level.
>

Yes, and as a member of ECMA/TC39 I felt that it was my responsibility
to clarify the specification ownership—but thanks for filling me in ;)

Rick



> --
> Glenn Maynard
>
>

Received on Thursday, 7 March 2013 17:06:20 UTC