> npm install nosync
>
> require("nosync")
> fs.openSync("filename", "r") // <-- throwsCool. Thats why I don't buy into the argument, the Sync versions of the un/compress API would lead to people misusing it, since it can be inhibited as easy as you showed us. Although I do buy into the argument, it is hardly used/requested and for the amount of code to maintain it's not worth it and easy to workaround with Asyncs rather than bloating the node core. -- 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
