The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: r...@tinyclouds.org
Date: Sat, 14 Apr 2012 17:35:09 -0700
Local: Sat, Apr 14 2012 8:35 pm
Subject: Re: [nodejs] Re: How to avoid callback hell?
On Sat, Apr 14, 2012 at 9:30 AM, Bruno Jouhier <bjouh...@gmail.com> wrote: Bruno, we are evangelizing callbacks because this is the only it can > I posted a follow-up on my blog: > http://bjouhier.wordpress.com/2012/04/14/node-js-awesome-runtime-and-... possibly work in JavaScript. You can add a preprocessing step (which is apparently what streamline is doing) - we will not do that. You can add some crazy longjmp in your extension and juggle executions stacks and try to forget how much memory they are or fight with stack over flows - we will not do that. JavaScript has a run-to-completion model which we do not seek to circumvent. Node is JavaScript - even more than that - Node is V8 JavaScript. If V8 adds generators, we will have them - if not then not. One of the key reasons Node is successful (unlike all of other server-side JS systems) is because it actually uses JavaScript and not some JavaScript-like language. I'm glad you like Node. As you said, it is simple and fast. It got This is a discussion to bring up with the EcmaScript committee. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||