On Mon, May 24, 2010 at 3:03 AM, Joshua D. Boyd <jdboyd(a)jdboyd.net> wrote:
I think it isn't difficult to read because it is
C++ or Boost. It is
difficult to read because it involves concepts like promises and futures,
which are advanced topics that a lot of people (myself included) aren't
adequately familiar with (at least not without referring to a cheat sheet).
That is a fair point. And it's not unreasonable to expect people to
pick up idioms like that for concurrent programming -- it's not as if
there is a broad language of equally effective alternative concepts in
wide use.
Chris