Message from discussion
Frames proposal
Received: by 10.204.132.81 with SMTP id a17mr1349917bkt.4.1335893335102;
Tue, 01 May 2012 10:28:55 -0700 (PDT)
X-BeenThere: erlang-programming@googlegroups.com
Received: by 10.204.130.145 with SMTP id t17ls1168542bks.8.gmail; Tue, 01 May
2012 10:28:54 -0700 (PDT)
Received: by 10.204.154.133 with SMTP id o5mr2519162bkw.0.1335893334833;
Tue, 01 May 2012 10:28:54 -0700 (PDT)
Received: by 10.204.154.133 with SMTP id o5mr2519161bkw.0.1335893334809;
Tue, 01 May 2012 10:28:54 -0700 (PDT)
Return-Path: <erlang-questions-boun...@erlang.org>
Received: from hades.cslab.ericsson.net (hades.cslab.ericsson.net. [192.121.151.104])
by gmr-mx.google.com with ESMTP id k15si23770116bks.0.2012.05.01.10.28.54;
Tue, 01 May 2012 10:28:54 -0700 (PDT)
Received-SPF: pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) client-ip=192.121.151.104;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) smtp.mail=erlang-questions-boun...@erlang.org
Received: from hades.cslab.ericsson.net (hades [192.121.151.104])
by hades.cslab.ericsson.net (Postfix) with ESMTP id 9AFF15C1E6;
Tue, 1 May 2012 19:28:49 +0200 (CEST)
X-Original-To: erlang-questi...@erlang.org
Delivered-To: erlang-questi...@erlang.org
Received: from smtpauth20.prod.mesa1.secureserver.net
(smtpauth20.prod.mesa1.secureserver.net [64.202.165.36])
by hades.cslab.ericsson.net (Postfix) with SMTP id 5DCD05C016
for <erlang-questi...@erlang.org>; Tue, 1 May 2012 19:28:47 +0200 (CEST)
Received: (qmail 13513 invoked from network); 1 May 2012 17:28:45 -0000
Received: from unknown (81.231.168.180)
by smtpauth20.prod.mesa1.secureserver.net (64.202.165.36) with ESMTP;
01 May 2012 17:28:41 -0000
Mime-Version: 1.0 (Apple Message framework v1257)
From: Ulf Wiger <u...@feuerlabs.com>
In-Reply-To: <CAMjYFoMiz_cROHHUR5S4Ha=Hq0qAvG6E7-Fqx7OXHLSOw59okw@mail.gmail.com>
Date: Tue, 1 May 2012 19:29:10 +0200
Message-Id: <A9A7F0F7-C3B5-4EB7-BFE6-7E67BDE70...@feuerlabs.com>
References: <4714288D-1696-49E3-9854-8707CC84C...@cs.otago.ac.nz>
<CAGnRm4LeMbSqQOZnu5wm+inR6b5T74e_duYLZZsmDaZoVKq...@mail.gmail.com>
<CALhYyxMspBhfqU6Bqi1C6q1ojJ46-QhEU2kFZjKF6tit6O1...@mail.gmail.com>
<CAMxVRxDfPjYvd6uM2k25WSD404DG=T+0kmci6xSoN8sBCyB...@mail.gmail.com>
<6D16F4C6-04E9-4C54-8E04-E7A130D2B...@cs.otago.ac.nz>
<CAMxVRxBT6ZfbB7LcO_Ptyjk0iEAEysPZUTLYaF1_mTP3euq...@mail.gmail.com>
<73026B30-F32F-4541-9816-B993F6084...@cs.otago.ac.nz>
<CAOLqyqzaBv0Lw5GGMxfdT+t3QL2KxbFhM0R-89-RHYP7RpG...@mail.gmail.com>
<CAMjYFoMiz_cROHHUR5S4Ha=Hq0qAvG6E7-Fqx7OXHLSOw59...@mail.gmail.com>
To: =?iso-8859-1?Q?Bj=F6rn-Egil_Dahlberg?= <wallentin.dahlb...@gmail.com>
X-Mailer: Apple Mail (2.1257)
Cc: Erlang Questions <erlang-questi...@erlang.org>
Subject: Re: [erlang-questions] Frames proposal
X-BeenThere: erlang-questi...@erlang.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: General Erlang/OTP discussions <erlang-questions.erlang.org>
List-Unsubscribe: <http://erlang.org/mailman/options/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=unsubscribe>
List-Archive: <http://erlang.org/pipermail/erlang-questions>
List-Post: <mailto:erlang-questi...@erlang.org>
List-Help: <mailto:erlang-questions-requ...@erlang.org?subject=help>
List-Subscribe: <http://erlang.org/mailman/listinfo/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4407786155546972605=="
Errors-To: erlang-questions-boun...@erlang.org
Sender: erlang-questions-boun...@erlang.org
--===============4407786155546972605==
Content-Type: multipart/alternative; boundary="Apple-Mail=_138C913E-77DA-4F73-8A91-D33F12AA4471"
--Apple-Mail=_138C913E-77DA-4F73-8A91-D33F12AA4471
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=windows-1252
On 1 May 2012, at 19:19, Bj=F6rn-Egil Dahlberg wrote:
> It is entirely possible we are fooling ourselves with a similar syntax =
and would be better off with a completely different syntax.
I'm in the camp of
- similar syntax indicates similar semantics
- different syntax indicates different semantics
=85or something to that effect. Most importantly, I definitely agree =
that borrowing a syntax just because it's well-established, is a very =
bad idea if your intention is to give it different semantics from what =
one would expect.
BR,
Ulf W
Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.
http://feuerlabs.com
--Apple-Mail=_138C913E-77DA-4F73-8A91-D33F12AA4471
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=windows-1252
<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
"><br><div><div>On 1 May 2012, at 19:19, Bj=F6rn-Egil Dahlberg =
wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
type=3D"cite"><span class=3D"Apple-style-span" style=3D"border-collapse: =
separate; font-family: Helvetica; font-style: normal; font-variant: =
normal; font-weight: normal; letter-spacing: normal; line-height: =
normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; =
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; =
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: =
0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; font-size: medium; ">It is =
entirely possible we are fooling ourselves with a similar syntax and =
would be better off with a completely different =
syntax.</span></blockquote><br></div><div>I'm in the camp =
of</div><div><br></div><div>- similar syntax indicates similar =
semantics</div><div>- different syntax indicates different =
semantics</div><div><br></div><div>=85or something to that effect. Most =
importantly, I definitely agree that borrowing a syntax just because =
it's well-established, is a very bad idea if your intention is to give =
it different semantics from what one would =
expect.</div><div><br></div><div>BR,</div><div>Ulf W</div><br><div =
apple-content-edited=3D"true">
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: =
0px; text-transform: none; white-space: normal; widows: 2; word-spacing: =
0px; -webkit-border-horizontal-spacing: 0px; =
-webkit-border-vertical-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><div>Ulf =
Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.</div><div><a =
href=3D"http://feuerlabs.com">http://feuerlabs.com</a></div></div><div><br=
></div></span><br class=3D"Apple-interchange-newline">
</div>
<br></body></html>=
--Apple-Mail=_138C913E-77DA-4F73-8A91-D33F12AA4471--
--===============4407786155546972605==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
--===============4407786155546972605==--