Harmony features won't be on by default on node until they are on by default in v8. You'll still be able to run node with `--harmony` to get these features enabled.
Gary Katsevman gkatsev.com On Thu, Dec 12, 2013 at 11:52 AM, Alessandro Artoni <[email protected]>wrote: > Hi everybody! > I am, like a lot of you, by the new harmony features implemented in v8. > I'm starting a new project that would greatly benefits from them, > generators and yield in particular and it would be ok for me to support > only node >= .12 > Currently they are available through cli switch in node unstable > (0.11)...is there any chance they're going to be on by default when the > next stable is released? > > Cheers > > Alessandro > > (node rocks!) > > -- > -- > 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. > -- -- 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.
