If you add a listener on the 'data' event, or call .pause() or .resume(), then new style streams will switch into old-style. So, existing programs should Just Work, but there are a bunch of new classes that you'll be able to use to extend in userland streams so that they play nicely with everything else.
On Tue, Oct 9, 2012 at 1:09 PM, khs4473 <[email protected]> wrote: > Cool - are new-style streams and old-style streams going to coexist in 0.10, > or is everything being moved over to new-style? > > Kevin -- 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
