On Wed, Aug 14, 2013 at 9:56 PM, Michaël Rouges <[email protected]>wrote:
> My code is based on > https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/1.7examples... > > Would they be so wrong? > Yes, if you're trying to use generators in node, which are based on the in-progress ES6 standard. If your library is meant to be used in Firefox only and with special script tags, then your code is fine, otherwise it's not. Don't argue with me, I'm right. Rick -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
