Things that may be removed
    Simen Kjaeraas 
    simen.kjaras at gmail.com
       
    Wed Dec 17 15:20:14 PST 2008
    
    
  
On Wed, 17 Dec 2008 23:45:55 +0100, Nick Sabalausky <a at a.a> wrote:
> I think Andrei has previously suggested the idea of dropping the keyword
> "new" from class instantiations / heap allocations. I wouldn't like that.
> The "new" makes class instantiations / heap allocations easily  
> greppable. I
> don't think I would want to give that up.
IIRC, the idea was to replace it with a member function, i.e. foo.new();
-- 
Simen
    
    
More information about the Digitalmars-d
mailing list