[nodejs] Re: Modest proposal to make async optional in Node.js

2012-04-01 Thread Olivier Lalonde
day, April 2, 2012 10:20:01 AM UTC+8, Olivier Lalonde wrote: > > I'm sorry if this has been discussed before, but I couldn't find anything. > This a modest proposal to introduce sync APIs in Node.js > > A lot of people would like to use Javascript for their web backend, but >

[nodejs] Modest proposal to make async optional in Node.js

2012-04-01 Thread Olivier Lalonde
I'm sorry if this has been discussed before, but I couldn't find anything. This a modest proposal to introduce sync APIs in Node.js A lot of people would like to use Javascript for their web backend, but don't want to program in an async style (I believe those reasons have already been discusse