Vote on region allocator
    Jonathan M Davis 
    jmdavisProg at gmx.com
       
    Fri Sep 23 16:14:37 PDT 2011
    
    
  
On Friday, September 23, 2011 16:02 Martin Nowak wrote:
> I already added a comment on github (sorrowly allows comments only on
> diffs).
> Bugs should be fixed whenever they are know and should only be a concern
> for
> voting if there is a gross number of them, i.e. it's code and for sure it
> contains bugs.
The real concern is API issues. Bugs in the code can be fixed, and unless they 
are serious issues with the implementation that make it so that it shouldn't 
go into Phobos, then they're not really the issue. But if the API isn't solid, 
it's a _much_ bigger deal to change it. The implementation is definitely part 
of what has been (and should be) reviewed, but the API is the most important 
part.
- Jonathan M Davis
    
    
More information about the Digitalmars-d
mailing list