Walter Bright wrote:
The fact is, people *do* have major problems with concurrent programming. Sharing of mutable state is a large generator of these problems, and I don't think we can wish it away or blame the programmer.
I didn't advocate sharing of mutable state.
