[update] Node advisory board post from 2014-11-07 <https://github.com/joyent/nodejs-advisory-board/blob/master/meetings/2014-11-06/minutes.md> notes that "0.12 is done except for a patch on windows".
Maybe we will be getting a nice present for this Christmas! (ps Can't wait for production ready execSync() so I can start porting many of my server side and desktop tools to Node. On Monday, 8 September 2014 09:01:10 UTC-4, Kp wrote: > > Hi, > > I would also like to know some update on this. I'm very interested in new > JS features like generators and also updated V8 as I noticed that there are > changes that break C++ addons. > > Cheers, > Petr > > On Thursday, September 4, 2014 11:14:21 AM UTC+2, Sarang Sapre wrote: >> >> Is there any speculations when Node v0.12 is going to be available? >> >> I'm building some piece of software using nodeJS v0.10.x - Wanted to move >> to NodeJS v0.11.x - But not sure if I should because it is marked as >> unstable. And its not clear as to which things are stable vs unstable >> e.g. npm install behind firewall fails in v0.11 is important for me. >> >> Thanks and Best Regards, >> Sarang Sapre >> >> >> On Sunday, June 8, 2014 4:58:44 PM UTC+5:30, Petka Antonov wrote: >>> >>> If you really believe that, can you make an issue on the github issue >>> tracker of bluebird? >>> >>> If the code you produce is heavyweight and slow compared to equal code >>> using some other abstraction, and you believe you are truly utilizing >>> bluebird to fullest, that's a bug you should report. >>> >>> keskiviikko, 4. kesäkuuta 2014 19.47.37 UTC+3 M Murphy kirjoitti: >>>> >>>> OK, I'll hold on. Anything to move people on from promises when they >>>> try to escape "callback hell". Promises are a sort of mid point between >>>> generators and event emitters and I don't see that they actually deliver >>>> on >>>> their promise of being a worthwhile compromise. Heavyweight, slow code, >>>> even with bluebird. Still, we will see! >>>> >>>> >>>> 2014-06-03 3:20 GMT+01:00 Forrest Norvell <[email protected]>: >>>> >>>>> On Mon, Jun 2, 2014 at 11:46 AM, M Murphy <[email protected]> >>>>> wrote: >>>>> >>>>> Thanks! I am looking forward to yield becoming mainstream. One >>>>>> "little" thing and so much code becomes trivial. >>>>>> >>>>> Just be aware that function * and yield will still be behind the >>>>> --harmony flag for now, and that generators are still due for a few >>>>> bug fixes in the specification before the end of the year. So even once >>>>> 0.12 is released, people should use generators with care. >>>>> >>>>> F >>>>> >>>>> >>>>> -- >>>>> Job board: http://jobs.nodejs.org/ >>>>> New group rules: >>>>> https://gist.github.com/othiym23/9886289#file-moderation-policy-md >>>>> Old group rules: >>>>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>>>> --- >>>>> You received this message because you are subscribed to a topic in the >>>>> Google Groups "nodejs" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/nodejs/Gj08gMftxi4/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/nodejs/CAHG3qKoqdaDjRkvxkZXoBk0-mgSy93Sjq4Pdw2cswd%2B9MBTraA%40mail.gmail.com >>>>> >>>>> <https://groups.google.com/d/msgid/nodejs/CAHG3qKoqdaDjRkvxkZXoBk0-mgSy93Sjq4Pdw2cswd%2B9MBTraA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/95131eb5-da2b-4d80-8393-a2b6b364d525%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
