On 7/15/2016 11:12 PM, Shachar Shemesh wrote:
So, would you say you shouldn't use D unless all of your code is @safe? Most?
Some? None?

The idea is to minimize the use of @system.

If you've got a large team and large codebase, the use of @system should merit special attention in code reviews, and should be in the purview of the more experienced programmers.

There's way too much @system in Phobos, and I expect most of it can be scrubbed 
out.

Reply via email to