Andrei Alexandrescu wrote:
> On 10/22/12 9:47 AM, Jens Mueller wrote:
> >This is probably interesting for Phobos. But I'm not the one to make a
> >decision. The core Phobos developers should decide.
> >Hopefully somebody is reading this.
> 
> Off the top of my head something that is specific for only certain
> systems (Unixen in this case) is decidedly of less Phobos interest.
> We could, nevertheless, put such functionality in system-specific
> modules.

It also works on Windows. Even already implemented. The situation is
similar to the file abstraction which has a different API in the Unix
world and the Windows world.

Jens

Reply via email to