Formal Review of std.process

Steven Schveighoffer schveiguy at yahoo.com
Tue Apr 16 08:32:05 PDT 2013


On Tue, 16 Apr 2013 05:23:32 -0400, Dmitry Olshansky  
<dmitry.olsh at gmail.com> wrote:

> 04-Apr-2013 18:22, Jesse Phillips пишет:
>> Hello,
>>
>> 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).
>>
>> std.process has been under review for some time having discussion on the
>> pull request and this thread:
>> http://forum.dlang.org/thread/stxxtfwfrwllkcpunhue@forum.dlang.org
>
> Getting late on this one.
>
> What is a plan (if any) to migrate towards something else then File for  
> streams once we have it (e.g. std.io by Steve)?

My library will provide a replacement for the back-end of File (i.e. FILE  
*), so it will just work.

-Steve


More information about the Digitalmars-d mailing list