Message from discussion
What is the current state of Reia?
Received: by 10.204.117.138 with SMTP id r10mr954981bkq.5.1299736235716;
Wed, 09 Mar 2011 21:50:35 -0800 (PST)
X-BeenThere: reia@googlegroups.com
Received: by 10.204.30.215 with SMTP id v23ls131282bkc.2.p; Wed, 09 Mar 2011
21:50:34 -0800 (PST)
Received: by 10.204.14.195 with SMTP id h3mr61917bka.22.1299736234482;
Wed, 09 Mar 2011 21:50:34 -0800 (PST)
Received: by 10.204.14.195 with SMTP id h3mr61916bka.22.1299736234464;
Wed, 09 Mar 2011 21:50:34 -0800 (PST)
Return-Path: <basc...@gmail.com>
Received: from mail-bw0-f50.google.com (mail-bw0-f50.google.com [209.85.214.50])
by gmr-mx.google.com with ESMTPS id dd11si461717bkb.4.2011.03.09.21.50.33
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 09 Mar 2011 21:50:33 -0800 (PST)
Received-SPF: pass (google.com: domain of basc...@gmail.com designates 209.85.214.50 as permitted sender) client-ip=209.85.214.50;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of basc...@gmail.com designates 209.85.214.50 as permitted sender) smtp.mail=basc...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-bw0-f50.google.com with SMTP id 2so1247682bwz.9
for <reia@googlegroups.com>; Wed, 09 Mar 2011 21:50:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:sender:in-reply-to:references:from
:date:x-google-sender-auth:message-id:subject:to:cc:content-type;
bh=wo023rLgl7++4Gv3hCh6vksmA09cecvgs6s+Msm8q54=;
b=tnbaoh3cNUIUXVy1Vzaaq31nJ4iYYJkbxGPlEwMdmcTOyGUUD7xq3LM/PiLm4+8yDo
YxwkPIeKf0bascAZrESO3UK8cu/PF5ReGQuIZA4Eo+jHkKNsM6ZL48A5tq7iH3gT01nc
pfofed9gTFSd2Zj/A9hXKJ70qIkNhfrjh61jY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:sender:in-reply-to:references:from:date
:x-google-sender-auth:message-id:subject:to:cc:content-type;
b=FuMHjTDBEhWQzgtGBK0CKTPNkD4cOGzgtejee5E4btvNDBsfveiWLWGfZfoSyHxLti
iL09daFRPgQkjwgz9QE3Bk/hp+0rXJ6b2e29nra8G5bemRbnQCwzGgNKdZeZj8L7cY1q
2WepHKbSTa5GsJQEh5QquHEiibtnivWVpwi+Q=
Received: by 10.204.83.228 with SMTP id g36mr6161119bkl.30.1299736233196; Wed,
09 Mar 2011 21:50:33 -0800 (PST)
MIME-Version: 1.0
Sender: basc...@gmail.com
Received: by 10.204.67.67 with HTTP; Wed, 9 Mar 2011 21:50:13 -0800 (PST)
In-Reply-To: <928446.183.1299732600712.JavaMail.geo-discussion-forums@prig8>
References: <928446.183.1299732600712.JavaMail.geo-discussion-forums@prig8>
From: Tony Arcieri <tony.arci...@medioh.com>
Date: Wed, 9 Mar 2011 22:50:13 -0700
Message-ID: <AANLkTim2uuSFKVDmwrr1XOmqJF4oy8Gb+L8d=jUAw...@mail.gmail.com>
Subject: Re: [reia] What is the current state of Reia?
To: reia@googlegroups.com
Cc: Toby Hede <tobyh...@gmail.com>
Content-Type: multipart/alternative; boundary=0016e6db2c8f7b3bb6049e1a6c96
--0016e6db2c8f7b3bb6049e1a6c96
Content-Type: text/plain; charset=ISO-8859-1
I've been putting together a blog post on this. I'm in the process of adding
a new feature (actually an old feature which originally appeared in the
legacy branch) called "roles" which allows you to create classes of
gen_servers.
There's also been a lot of work on the PEG branch lately, which allows a
more expressive grammar and overcomes some of the lexer/parser feedback
problems with leex/yecc.
In addition to that, I've been pursuing documentation and addressing the
practical problems of using Reia, as well as looking for some immediate use
cases. One of the ones that has come up is using Reia for Riak MapReduce.
On Wed, Mar 9, 2011 at 9:50 PM, Toby Hede <tobyh...@gmail.com> wrote:
> Just wondering what the current state of the union is?
>
> Will there be a release at some point in the future?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Reia" group.
> To post to this group, send email to reia@googlegroups.com.
> To unsubscribe from this group, send email to
> reia+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/reia?hl=en.
>
--
Tony Arcieri
Medioh! Kudelski
--0016e6db2c8f7b3bb6049e1a6c96
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I've been putting together a blog post on this. I'm in the process =
of adding a new feature (actually an old feature which originally appeared =
in the legacy branch) called "roles" which allows you to create c=
lasses of gen_servers.<div>
<br></div><div>There's also been a lot of work on the PEG branch lately=
, which allows a more expressive grammar and overcomes some of the lexer/pa=
rser feedback problems with leex/yecc.</div><div><br></div><div>In addition=
to that, I've been pursuing documentation and addressing the practical=
problems of using Reia, as well as looking for some immediate use cases. O=
ne of the ones that has come up is using Reia for Riak MapReduce.<br>
<br><div class=3D"gmail_quote">On Wed, Mar 9, 2011 at 9:50 PM, Toby Hede <s=
pan dir=3D"ltr"><<a href=3D"mailto:tobyh...@gmail.com">tobyh...@gmail.co=
m</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margi=
n:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Just wondering what the current state of the union is?<div><br></div><div>W=
ill there be a release at some point in the future?</div>
<p></p>
-- <br><font color=3D"#888888">
You received this message because you are subscribed to the Google Groups &=
quot;Reia" group.<br>
To post to this group, send email to <a href=3D"mailto:r...@googlegroups.co=
m" target=3D"_blank">reia@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:reia%2Bunsu=
bscribe@googlegroups.com" target=3D"_blank">reia+unsubscr...@googlegroups.c=
om</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/reia?hl=3Den" target=3D"_blank">http://groups.google.com/group/reia?hl=
=3Den</a>.<br>
</font></blockquote></div><br><br clear=3D"all"><br>-- <br>Tony Arcieri<br>=
Medioh! Kudelski<br>
</div>
--0016e6db2c8f7b3bb6049e1a6c96--