[phobos] [D-Programming-Language/phobos] 6e053f: Changelog should say std.file.tempDir
Jonathan M Davis
jmdavisProg at gmx.com
Thu May 3 23:44:43 PDT 2012
On Friday, May 04, 2012 08:21:26 Lars Tandle Kyllingstad wrote:
> I was actually a bit surprised there was no discussion in the pull
> request of what would be the best location for this function. I chose
> std.file because tempDir's main purpose is to perform a bunch of
> filesystem lookups and return the first one that succeeds, and not path
> string manipulation as such.
I think that it's pretty clear that it belongs in std.file, since it's
operating on the file system rather than just paths, but it wouldn't have
surprised me to have someone bring that up.
- Jonathan M Davis
More information about the phobos
mailing list