[nodejs] Re: Node version 0.9.2 (Unstable)

2012-09-18 Thread Tobias Petry
Is there any roadmap for features which will be implemented in feature branch 0.9.x? Best regards Tobias Am Dienstag, 18. September 2012 03:32:01 UTC+2 schrieb Isaac Schlueter: 2012.09.17, Version 0.9.2 (Unstable) * http_parser: upgrade to ad3b631 * openssl: upgrade 1.0.1c * darwin:

Re: [nodejs] Re: Node version 0.9.2 (Unstable)

2012-09-18 Thread Ben Noordhuis
On Tue, Sep 18, 2012 at 3:46 PM, Tobias Petry tobias_pe...@hotmail.com wrote: Is there any roadmap for features which will be implemented in feature branch 0.9.x? Not really. We're mostly making it up as we go along. (That's somewhat tongue in cheek.) In no particular order: * removal of

Re: [nodejs] Re: Node version 0.9.2 (Unstable)

2012-09-18 Thread codepilot Account
I like to Buffer to json, that makes life better. On Tue, Sep 18, 2012 at 8:43 AM, Ben Noordhuis i...@bnoordhuis.nl wrote: On Tue, Sep 18, 2012 at 3:46 PM, Tobias Petry tobias_pe...@hotmail.com wrote: Is there any roadmap for features which will be implemented in feature branch 0.9.x?

Re: [nodejs] Re: Node version 0.9.2 (Unstable)

2012-09-18 Thread Isaac Schlueter
Ben is uncharacteristically optimistic about what we'll accomplish in the next month or so. Here's what I'd like to finish: * Removal of libev * New readable streams interface * Better TLS performance and stability The HTTP refactoring will probably have to wait for the next round. On Tue, Sep

Re: [nodejs] Re: Node version 0.9.2 (Unstable)

2012-09-18 Thread Scott Elcomb
On Tue, Sep 18, 2012 at 12:45 PM, Isaac Schlueter i...@izs.me wrote: Ben is uncharacteristically optimistic about what we'll accomplish in the next month or so. Here's what I'd like to finish: * Removal of libev * New readable streams interface * Better TLS performance and stability The

Re: [nodejs] Re: Node version 0.9.2 (Unstable)

2012-09-18 Thread Dennis Kehrig
Is v1.0 expected this year? Sounds like it's getting close. =D That, or 0.10.0 ;) -- 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

Re: [nodejs] Re: Node version 0.9.2 (Unstable)

2012-09-18 Thread Isaac Schlueter
I suspect that 0.10.0 will land this year, yes. On Tue, Sep 18, 2012 at 11:10 AM, Dennis Kehrig mailgoo...@denniskehrig.de wrote: Is v1.0 expected this year? Sounds like it's getting close. =D That, or 0.10.0 ;) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: