[erlang-questions] The Beauty of Erlang Syntax

Tony Arcieri tony@REDACTED
Tue Mar 3 23:51:19 CET 2009


On Fri, Feb 27, 2009 at 7:33 AM, Ulf Wiger
<ulf.wiger@REDACTED>wrote:

> So as I understand it, reia makes a similar simplification
> to gen_server (sans some of the boilerplate, perhaps), but
> semantically, it will be limited in for complex fsm
> programming the same way gen_server and gen_fsm are limited,
> which was exactly the reason plain_fsm. Erlang gives you
> some goodness while forcing you to add other things yourself.


Reia also has a Process module which wraps proc_lib for cases where
gen_server is inadequate.

-- 
Tony Arcieri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090303/4b1e7a3d/attachment.htm>


More information about the erlang-questions mailing list