Feedback on Átila's Vision for D
jmh530
john.michael.hall at gmail.com
Tue Oct 15 13:34:46 UTC 2019
On Tuesday, 15 October 2019 at 13:09:15 UTC, Mike Parker wrote:
> This thread is for general feedback and discussion regarding
> Átila's blog post on his vision for D's future.
>
> https://dlang.org/blog/2019/10/15/my-vision-of-ds-future/
I'm glad to see this. I liked the old Vision documents.
One quibble where he says:
"We’re mostly there—using the actor model eliminates a lot of
problems that would otherwise naturally occur. We need to
finalize shared and make everything @safe as well."
On the make everything @safe, you might want to make that
clearer. Do you mean make everything in phobos @safe? Or
something else?
Also, the comment about using the actor model...I don't think the
documentation states that D is using the actor model...
In this thread [1], Ola makes the argument that std.concurrency
is not actor-based because they are not independent. I have no
idea if that's true or not...
[1]
https://forum.dlang.org/post/pbnovrvmsifgvwquttnp@forum.dlang.org
More information about the Digitalmars-d
mailing list