Message from discussion
Datatypes and Protocols - early experience program
X-BeenThere: clojure@googlegroups.com
Received: by 10.150.10.16 with SMTP id 16ls2985002ybj.3.p; Fri, 13 Nov 2009
08:13:19 -0800 (PST)
Received: by 10.150.253.5 with SMTP id a5mr4679338ybi.11.1258128694934;
Fri, 13 Nov 2009 08:11:34 -0800 (PST)
Received: by 10.90.23.36 with SMTP id 36mr5470004agw.0.1258128608849;
Fri, 13 Nov 2009 08:10:08 -0800 (PST)
Received: by 10.90.23.36 with SMTP id 36mr5470003agw.0.1258128608824;
Fri, 13 Nov 2009 08:10:08 -0800 (PST)
Return-Path: <richhic...@gmail.com>
Received: from mail-yx0-f162.google.com (mail-yx0-f162.google.com [209.85.210.162])
by gmr-mx.google.com with ESMTP id 18si359400ywh.13.2009.11.13.08.10.08;
Fri, 13 Nov 2009 08:10:08 -0800 (PST)
Received-SPF: pass (google.com: domain of richhic...@gmail.com designates 209.85.210.162 as permitted sender) client-ip=209.85.210.162;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of richhic...@gmail.com designates 209.85.210.162 as permitted sender) smtp.mail=richhic...@gmail.com
Received: by yxe34 with SMTP id 34so5161473yxe.16
for <clojure@googlegroups.com>; Fri, 13 Nov 2009 08:10:08 -0800 (PST)
MIME-Version: 1.0
Received: by 10.150.248.42 with SMTP id v42mr33734ybh.34.1258128608672; Fri,
13 Nov 2009 08:10:08 -0800 (PST)
Date: Fri, 13 Nov 2009 08:10:08 -0800 (PST)
In-Reply-To: <85EA546A-17E1-4C67-98FF-F0CDB2EE00BB@gmail.com>
X-IP: 74.88.229.32
References: <ea003806-91e1-4a98-9e10-bdcd131310eb@d21g2000yqn.googlegroups.com>
<3a73a7260911121659s1e3acf9ch42d90129162b74ec@mail.gmail.com>
<3a73a7260911121722h157dc3a1ya7db7648c9184ecb@mail.gmail.com>
<c9518a4d0911122313l38747969v27ae82f8f99449ef@mail.gmail.com>
<ad083699-828c-43a6-9bfd-d0fb13cff262@m38g2000yqd.googlegroups.com>
<85EA546A-17E1-4C67-98FF-F0CDB2EE00BB@gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us)
AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9,gzip(gfe),gzip(gfe)
Message-ID: <e09b3347-24aa-4471-a526-7f097d5f1a9e@z41g2000yqz.googlegroups.com>
Subject: Re: Datatypes and Protocols - early experience program
From: Rich Hickey <richhic...@gmail.com>
To: Clojure <clojure@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Nov 13, 10:48=A0am, Stuart Halloway <stuart.hallo...@gmail.com>
wrote:
> >> =A0But do
> >> people feel that some degree of data hiding is worthwhile?
>
> > I don't.
>
> Hooray for benevolent dictators!
I was just putting in my vote :)
Rich