* Christian Walde <walde.christian@gmail.com> [2014-03-01 21:50]: > Feel free to bikeshed or merge. :) After clarification on IRC about the contentious item I believe you wanted to say something like this: * complex data structures are hard to share properly Variables shared between threads needs to be flagged, but there is no way to mark complex data structures as shared at once. So it is easy to fail to share them completely, which results in hard-to-find bugs and exceptions. (Did I understand correctly that “bugs and exceptions” is what you tried to say by “crashes”?) How is that? Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>Thread Previous | Thread Next