February 13, 2015
https://issues.dlang.org/show_bug.cgi?id=14125

Denis Shelomovskij <verylonglogin.reg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |verylonglogin.reg@gmail.com

--- Comment #78 from Denis Shelomovskij <verylonglogin.reg@gmail.com> ---
One more argument to the issue:

Ugly paradigms we show for our library code readers. And yes, this does matter, as when a person starts with the language he may start from reading its library code (that's exactly what I did). And when you (a newbie) see all these wrappers around system API you starting to ask yourself: is it that "easy way to communicate with C that was stated as a language advantage?"


P.S.
I tried to start this discussion half a year ago [1] but looks like nobody
noticed. I'm happy the problem is finally stated.

[1] https://github.com/D-Programming-Language/phobos/pull/2465#issuecomment-53950146

--
September 14, 2016
https://issues.dlang.org/show_bug.cgi?id=14125

--- Comment #79 from Walter Bright <bugzilla@digitalmars.com> ---
This pull request:

https://github.com/dlang/phobos/pull/4786

will help simplify things in std.file by making some of the machinations to work with both arrays and ranges unnecessary.

--
March 04, 2018
https://issues.dlang.org/show_bug.cgi?id=14125

--- Comment #80 from Walter Bright <bugzilla@digitalmars.com> ---
(In reply to Walter Bright from comment #79)
> This pull request:
> 
> https://github.com/dlang/phobos/pull/4786

has been pulled.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=14125

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 01
https://issues.dlang.org/show_bug.cgi?id=14125

--- Comment #81 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10113

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--
1 2 3 4 5 6 7 8 9
Next ›   Last »