[phobos] next release (module useability)

Adam D. Ruppe destructionator at gmail.com
Tue Sep 14 19:35:05 PDT 2010


On Tue, Sep 14, 2010 at 07:30:36PM -0700, Jonathan M Davis wrote:
> In any case, I don't think that the reason for the separation between std.stdio 
> and std.file is at all obvious or that it ultimately makes much sense, and I'd 
> love to see them combined. But obviously, it's not up to me.


I really like the way

std.file.write
std.file.exists

etc, etc look. Most could be merged in with std.stdio, but the names wouldn't
be as obvious anymore, since the module name doesn't say what it means.



More information about the phobos mailing list