On Wed, May 30, 2012 at 5:04 PM, Tim Caswell <[email protected]> wrote: > It did while I was developing it, but I removed the feature because I > couldn't find a real-world use-case that needed it. It's pretty trivial to > add back in if you need it. I can publish a new version if you otherwise > like the language. > > The API adjustment would be to return a stream if you don't pass in a > callback. The stream would emit "error" on error, "data" when a chunk is > ready to be flushed and "end" when done.
Thank you very much for the offer, I'll keep that in mind. ATM I'm still evaluating the topic in general and if it makes sense/works well with the system i already have. -- 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
