From: Robert Klemme Date: 2008-07-30T00:03:24+09:00 Subject: Re: Concurrent Ruby? 2008/7/29 Florian Gilcher : > On Jul 29, 2008, at 8:55 AM, David Masover wrote: > >> a long mail > > Nice writeup. Absolutely agree. Thanks David! > You forgot one thing about Erlang, though: It is (mostly) > sideeffect-free while Well, he said that data does not change which is basically the same. > object orientated languages always rely on sideeffects. I'd rather say "usually" because immutable classes are quite common. > This makes it harder when it comes to concurrency. Obviously. Kind regards robert -- use.inject do |as, often| as.you_can - without end