Plan for D
    IGotD- 
    nise at nise.com
       
    Fri May 21 16:16:06 UTC 2021
    
    
  
On Friday, 21 May 2021 at 13:00:54 UTC, Ola Fosheim Grostad wrote:
>
> D has never changed memory management, only the implementation.
>
> That IS the issue...
The issue is that D doesn't offer a wide variety of memory 
management options. Right now we have discussion about which GC 
is the best and if the GC in D is enough. Basically GC X is 
better than Y, which this is not about. What this is about is 
that D should offer the programmers a choice, a memory management 
that suits them whatever that is.
Right now the GC in D is one size should fit all, which it 
doesn't.
    
    
More information about the Digitalmars-d
mailing list