Formal Review of std.process

Jesse Phillips Jessekphillips+D at gmail.com
Thu Apr 11 12:10:02 PDT 2013


On Thursday, 11 April 2013 at 18:32:23 UTC, Jacob Carlborg wrote:
> On 2013-04-04 16:22, Jesse Phillips wrote:
>
>> I have decided to take on Review Manager for std.process and 
>> hopefully
>> will keep it up and get through the review queue. This is 
>> slightly
>> ignoring a "first come, first serve" approach, but that is 
>> mostly
>> because I didn't want to look into it. (So don't be too upset).
>
> 1. Why is there functionality for handing environment variables 
> in std.process?
>
> 2. The class "environment" should be capitalized

Because it is manipulating the environment your process is 
running in?

True, though I'd then say do what the original did and alias the 
class to its lowercase. Not that the result is any different 
though.


More information about the Digitalmars-d mailing list