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

Issue 4023062: code review 4023062: io: rename interfaces (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by gri
Modified:
14 years, 1 month ago
Reviewers:
niemeyer
CC:
r, r2, rsc, golang-dev
Visibility:
Public.

Description

io: rename interfaces ReadByter -> ByteReader ReadRuner -> RuneReader

Patch Set 1 #

Patch Set 2 : code review 4023062: io: rename interfaces #

Patch Set 3 : diff -r c8b628ad1335 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/pkg/io/io.go View 1 chunk +4 lines, -4 lines 0 comments Download
M src/pkg/xml/xml.go View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5
gri
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 1 month ago (2011-02-02 21:31:10 UTC) #1
r2
LGTM
14 years, 1 month ago (2011-02-02 21:35:47 UTC) #2
rsc
LGTM
14 years, 1 month ago (2011-02-02 21:40:13 UTC) #3
gri
*** Submitted as http://code.google.com/p/go/source/detail?r=6cd55df406ad *** io: rename interfaces ReadByter -> ByteReader ReadRuner -> RuneReader R=r, ...
14 years, 1 month ago (2011-02-02 21:42:17 UTC) #4
niemeyer
14 years, 1 month ago (2011-02-02 21:43:01 UTC) #5
There's readRuner/ReadRuner as well at fmt/scan.go.

Thanks Robert.
Sign in to reply to this message.

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