My understanding is that the readable-stream module is a good way to try out these experimental api changes. It's a reference implementation so to speak. But the plan is to integrate this new api into core and support it fully. And it will be fully backwards compatible with the old api. So eventually this module will be obsoleted for the newest version of node. But yes you could continue to use it on older versions.
:Marco On Wednesday, October 17, 2012 9:09:46 AM UTC-7, Jeff Barczewski wrote: > > @isaacs I assume that your https://github.com/isaacs/readable-stream will > be the module to watch as this evolves. > > Will this module be the way to use new interface with older versions of > node? > > Thanks! > > Jeff > -- 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
