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

Issue 4183053: code review 4183053: reflect: add a couple of sentences explaining how Metho... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by r
Modified:
14 years, 3 months ago
Reviewers:
CC:
rsc, gri, rsc1, bsiegert, golang-dev
Visibility:
Public.

Description

reflect: add a couple of sentences explaining how Methods operate.

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r 80da5b13a4dc https://go.googlecode.com/hg/ #

Total comments: 3

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

Patch Set 4 : diff -r 0a580a521f3b https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 0a580a521f3b https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M src/pkg/reflect/type.go View 1 2 3 3 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 9
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 3 months ago (2011-02-16 01:08:14 UTC) #1
gri
FYI http://codereview.appspot.com/4183053/diff/1/src/pkg/reflect/type.go File src/pkg/reflect/type.go (right): http://codereview.appspot.com/4183053/diff/1/src/pkg/reflect/type.go#newcode191 src/pkg/reflect/type.go:191: // of T and the receiver type will ...
14 years, 3 months ago (2011-02-16 01:12:11 UTC) #2
r
Hello rsc, gri (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 3 months ago (2011-02-16 01:53:04 UTC) #3
rsc1
http://codereview.appspot.com/4183053/diff/5001/src/pkg/reflect/type.go File src/pkg/reflect/type.go (right): http://codereview.appspot.com/4183053/diff/5001/src/pkg/reflect/type.go#newcode188 src/pkg/reflect/type.go:188: // The FuncType's first argument represents the receiver; to ...
14 years, 3 months ago (2011-02-16 06:04:46 UTC) #4
bsiegert
Just a grammmar nitpick. http://codereview.appspot.com/4183053/diff/5001/src/pkg/reflect/type.go File src/pkg/reflect/type.go (right): http://codereview.appspot.com/4183053/diff/5001/src/pkg/reflect/type.go#newcode188 src/pkg/reflect/type.go:188: // The FuncType's first argument ...
14 years, 3 months ago (2011-02-16 07:57:49 UTC) #5
r
Hello rsc, gri, rsc1, bsiegert (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 3 months ago (2011-02-16 18:57:37 UTC) #6
r
Hello rsc, gri, rsc1, bsiegert (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 3 months ago (2011-02-16 18:58:10 UTC) #7
rsc
LGTM
14 years, 3 months ago (2011-02-16 19:00:50 UTC) #8
r
14 years, 3 months ago (2011-02-16 19:01:27 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=5ea88e383a70 ***

reflect: add a couple of sentences explaining how Methods operate.

R=rsc, gri, rsc1, bsiegert
CC=golang-dev
http://codereview.appspot.com/4183053
Sign in to reply to this message.

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