DIP 1028---Make @safe the Default---Community Review Round 1
    Walter Bright 
    newshound2 at digitalmars.com
       
    Sat Jan  4 21:32:43 UTC 2020
    
    
  
On 1/4/2020 12:19 PM, Sebastiaan Koppe wrote:
> That makes no sense to me. Instead of sane defaults I am expected to prepend 
> every file with some customary intro? And even if I do that, probably no 
> dependency I use does. Just like hardly any dub package is bothered to do @safe 
> right now.
With D, I have repeatedly learned the lesson of the value of having the right 
thing by default, so no action is required by the user. It's surprisingly enormous.
Regrettably I did not push for @safe by default many years ago.
    
    
More information about the Digitalmars-d
mailing list