www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13911] New: rename std.stdio to std.io

https://issues.dlang.org/show_bug.cgi?id=13911

          Issue ID: 13911
           Summary: rename std.stdio to std.io
           Product: D
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Phobos
          Assignee: nobody puremagic.com
          Reporter: code dawg.eu

This was proposed in the dlang.org documentation comments [1][2] by Oleg Bt.

Why "std.stdio"? May be better "std.io"? And "std.stdio.stderr" looks bad.

I think it's a good point, there isn't any benefit in using the C-ish stdio
name.
And because std.stdio is one of the most used modules, it would even save some
typing.

[1]: http://dlang.org/library/std/stdio.html
[2]:
https://disqus.com/home/discussions/vibe-d/module_stdstdio_d_programming_language_digital_mars

--
Dec 29 2014