[phobos] Phobos has way too many modules

Masahiro Nakagawa repeatedly at gmail.com
Sun Sep 19 13:43:47 PDT 2010


On Wed, 15 Sep 2010 22:25:31 +0900, Lars Tandle Kyllingstad  
<lars at kyllingen.net> wrote:

> On Wed, 2010-09-15 at 22:08 +0900, Masahiro Nakagawa wrote:
>>
>> std.socket should be divided into std.socket, std.event and
>> std.net(std.dns?).
>> I said this point in "Breaking changes for std.socket improvement".
>
> I don't mind splitting modules either, as long as it is a sensible
> split. :)  I agree that std.event deserves its own module.  But what
> would you put in std.socket, and what would you put in std.net?

I think AddressInfo and related functions are not a part of socket.
If anything, these functions seem to be networking operations.
But unfortunately, Phobos doesn't have such modules...


More information about the phobos mailing list