Subject: Re: Harmony - proxies | asynchronous
Brendan Eich
brendan at mozilla.com
Sat Sep 3 13:25:15 PDT 2011
On Sep 6, 2011, at 12:12 AM, Dmitry Soshnikov wrote:
> On 03.09.2011 3:39, Brendan Eich wrote:
>>
>> On Sep 2, 2011, at 4:15 PM, John J Barton wrote:
>>
>>> Ok I hope someone creates more tutorial information about generators. I read about them and played around with some examples, but I did not come away thinking positive.
>>
>> You might start with Dave Herman's async library, task.js:
>>
>> https://github.com/dherman/taskjs/
>>
>
> The code of a complete library is always too complicated IMO to "begin with".
I was not recommending reading the library's implementation! Rather, its API (which requires use of yield -- without generators, such an API is impossible in JS without a compiler).
/be
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20110903/ba678538/attachment.html>
More information about the es-discuss
mailing list