Message from discussion
How to avoid callback hell?
Received: by 10.224.107.199 with SMTP id c7mr3930854qap.8.1334507234501;
Sun, 15 Apr 2012 09:27:14 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.229.111.140 with SMTP id s12ls3851345qcp.4.gmail; Sun, 15 Apr
2012 09:26:54 -0700 (PDT)
Received: by 10.224.173.70 with SMTP id o6mr3943750qaz.2.1334507214911;
Sun, 15 Apr 2012 09:26:54 -0700 (PDT)
Received: by 10.224.173.70 with SMTP id o6mr3943749qaz.2.1334507214901;
Sun, 15 Apr 2012 09:26:54 -0700 (PDT)
Return-Path: <axk...@gmail.com>
Received: from mail-qc0-f169.google.com (mail-qc0-f169.google.com [209.85.216.169])
by gmr-mx.google.com with ESMTPS id b22si6619805qcs.3.2012.04.15.09.26.54
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 15 Apr 2012 09:26:54 -0700 (PDT)
Received-SPF: pass (google.com: domain of axk...@gmail.com designates 209.85.216.169 as permitted sender) client-ip=209.85.216.169;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of axk...@gmail.com designates 209.85.216.169 as permitted sender) smtp.mail=axk...@gmail.com; dkim=pass header...@gmail.com
Received: by qcsd16 with SMTP id d16so3154223qcs.0
for <nodejs@googlegroups.com>; Sun, 15 Apr 2012 09:26:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type:content-transfer-encoding;
bh=pbi6e7nB1hh8MC8qs9mXG6jtIq58pHi/B289ccQ2opc=;
b=kN7Pog6r7RrtdGBsc1FzzQusfF/8o6ly/lCinVXqQSQq/J3gXfThoxpRIVal8h43fe
1KLk/uLzclnzLoCMTtAXvgKZ72D1mKYzFHduzY+HtM0hE6HS1dUn1QxyqpK3kEzNBSTO
XTveGmmHMVogFDkMtoyQBxdHlFMnfFvTwKltHi854UDqMU6DJ5UaxWDi8sK+LlrfawPI
UWnfhQ4n1/voPW+MQCnLwpce4rEBK5V1C01Pug24emlOQ1V3h95H35brDD9SIGB3URux
KT9IUrTwA1fjhAc3JqsyaS67i2wcVtts/HVf4OcykR1J4Yk8KpWySelTKZtTayCi4X32
5FnA==
Received: by 10.224.168.142 with SMTP id u14mr11530048qay.42.1334507214783;
Sun, 15 Apr 2012 09:26:54 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.229.50.9 with HTTP; Sun, 15 Apr 2012 09:26:34 -0700 (PDT)
In-Reply-To: <CAGkHjAWX=3X_wNfzdVM4qTq-HMQjdbR-aO3W5LCHVK4hz8K...@mail.gmail.com>
References: <4F823066.1060...@gmail.com> <30816165.370.1334421033391.JavaMail.geo-discussion-forums@vbhy1>
<CA+fPNJW5t-tirFNQe5O8Wdg_t9=tB_G1JA=zDqrwMKBjkkM...@mail.gmail.com> <CAGkHjAWX=3X_wNfzdVM4qTq-HMQjdbR-aO3W5LCHVK4hz8K...@mail.gmail.com>
From: Axel Kittenberger <axk...@gmail.com>
Date: Sun, 15 Apr 2012 18:26:34 +0200
Message-ID: <CABg07fuYqPOFaG9XpF9qBNejW2Ma-VAcYZp6=7oktWcie86...@mail.gmail.com>
Subject: Re: [nodejs] Re: How to avoid callback hell?
To: nodejs@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
> I think streamline is a brilliant piece of engineering and I'm sure there
> are people who really benefit from such a tool. =A0Just understand it's n=
ot
> for everyone.
Has anyone ever stated that is is for everyone? If we just could agree
with the haters (you know whom I mean) that it a useful tool for some
applications. That would be a great accomplishment we could all cool
down on.