Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6)

Issue 3458041: code review 3458041: io/ioutil: give ReadDir a sorting function (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 9 months ago by ality
Modified:
14 years, 9 months ago
Reviewers:
gri
CC:
golang-dev
Visibility:
Public.

Description

io/ioutil: give ReadDir a sorting function

Patch Set 1 #

Patch Set 2 : code review 3458041: io/ioutil: configurable sort mode in ReadDir #

Patch Set 3 : code review 3458041: io/ioutil: give ReadDir a sorting function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -16 lines) Patch
M src/cmd/godoc/codewalk.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/godoc/dirtrees.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/godoc/godoc.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/godoc/index.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/io/ioutil/ioutil.go View 1 2 2 chunks +20 lines, -9 lines 0 comments Download
M src/pkg/io/ioutil/ioutil_test.go View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/path/path.go View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
ality
Hello rsc, r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 9 months ago (2010-12-04 01:36:24 UTC) #1
r
R=gri
14 years, 9 months ago (2010-12-04 02:52:14 UTC) #2
rsc1
I am not sure this change is worthwhile. Sorting by name is almost always what ...
14 years, 9 months ago (2010-12-06 19:37:20 UTC) #3
gri
I agree with Russ; though I can see that on occasion one may want to ...
14 years, 9 months ago (2010-12-07 00:07:42 UTC) #4
ality
Hello gri (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 9 months ago (2010-12-15 08:45:26 UTC) #5
rsc1
I'm still unhappy with adding arguments to ReadDir. In the very few cases where you ...
14 years, 9 months ago (2010-12-15 14:13:50 UTC) #6
ality
rsc@google.com once said: > I'm still unhappy with adding arguments to ReadDir. > In the ...
14 years, 9 months ago (2010-12-15 18:02:41 UTC) #7
ality
14 years, 9 months ago (2010-12-15 18:08:01 UTC) #8
*** Abandoned ***
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b