On 9/12/11 5:51 PM, dsimcha wrote:
Besides 4724,
the other one that really irks me and severely limits the usability of
std.parallelism is http://d.puremagic.com/issues/show_bug.cgi?id=5710 .
Basically, it is a huge PITA for all designs that resemble std.algorithm
(e.g. also my Thrift client pool code[1]), and thus, I think we should
try to fix this as soon as possible – imho we should promote the design
of the standard library and encourage people to follow it, not the other
way round.
David
[1]
http://klickverbot.at/code/gsoc/thrift/docs/thrift.codegen.async_client_pool.html