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.

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to