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

Issue 5689054: code review 5689054: doc: add The Laws of Reflection article (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by proppy
Modified:
13 years ago
Reviewers:
mpimenov, rsc
CC:
golang-dev, r, adg
Visibility:
Public.

Description

doc: add The Laws of Reflection article Originally published on The Go Programming Language Blog, September 6, 2011. http://blog.golang.org/2011/09/laws-of-reflection.html Update issue 2547

Patch Set 1 #

Patch Set 2 : diff -r 41905ae6e2d4 https://go.googlecode.com/hg/ #

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

Patch Set 4 : diff -r 41905ae6e2d4 https://go.googlecode.com/hg/ #

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

Total comments: 23

Patch Set 6 : diff -r f4d569a44ad3 https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 7 : diff -r 6b5680b2534c https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r 6b5680b2534c https://go.googlecode.com/hg/ #

Patch Set 9 : diff -r 7bde1715f288 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1577 lines, -3 lines) Patch
M doc/Makefile View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A doc/articles/laws_of_reflection.html View 1 2 3 4 5 1 chunk +752 lines, -0 lines 0 comments Download
A doc/articles/laws_of_reflection.tmpl View 1 2 3 4 5 1 chunk +654 lines, -0 lines 0 comments Download
M doc/docs.html View 1 2 3 4 5 6 7 8 2 chunks +1 line, -2 lines 0 comments Download
A doc/progs/interface.go View 1 1 chunk +56 lines, -0 lines 0 comments Download
A doc/progs/interface2.go View 1 2 3 4 5 6 7 1 chunk +112 lines, -0 lines 0 comments Download
M src/pkg/reflect/type.go View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15
proppy
Hello golang-dev@googlegroups.com (cc: adg@golang.org, golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-02-21 01:30:26 UTC) #1
r
i believe there are some other links to it that could be updated. here's one ...
13 years, 1 month ago (2012-02-21 01:48:55 UTC) #2
adg
On 21 February 2012 12:48, <r@golang.org> wrote: > i believe there are some other links ...
13 years, 1 month ago (2012-02-21 03:26:24 UTC) #3
proppy
Hello golang-dev@googlegroups.com, r@golang.org (cc: adg@golang.org, golang-dev@googlegroups.com), Please take another look.
13 years, 1 month ago (2012-02-21 03:51:31 UTC) #4
adg
http://codereview.appspot.com/5689054/diff/7001/doc/articles/laws_of_reflection.html File doc/articles/laws_of_reflection.html (right): http://codereview.appspot.com/5689054/diff/7001/doc/articles/laws_of_reflection.html#newcode105 doc/articles/laws_of_reflection.html:105: value at all, since any value has zero or ...
13 years, 1 month ago (2012-02-22 07:00:47 UTC) #5
proppy
Thanks for looking at this in details. I believe I adressed all your comments, I ...
13 years, 1 month ago (2012-02-22 15:41:26 UTC) #6
adg
Looking good. Two final nits http://codereview.appspot.com/5689054/diff/7003/doc/progs/interface2.go File doc/progs/interface2.go (right): http://codereview.appspot.com/5689054/diff/7003/doc/progs/interface2.go#newcode8 doc/progs/interface2.go:8: func main() { add ...
13 years, 1 month ago (2012-02-23 01:13:32 UTC) #7
proppy
http://codereview.appspot.com/5689054/diff/7003/doc/progs/interface2.go File doc/progs/interface2.go (right): http://codereview.appspot.com/5689054/diff/7003/doc/progs/interface2.go#newcode8 doc/progs/interface2.go:8: func main() { On 2012/02/23 01:13:32, adg wrote: > ...
13 years, 1 month ago (2012-02-24 01:20:22 UTC) #8
adg
LGTM
13 years, 1 month ago (2012-02-29 22:59:24 UTC) #9
adg
*** Submitted as http://code.google.com/p/go/source/detail?r=9c480054e50a *** doc: add The Laws of Reflection article Originally published on ...
13 years, 1 month ago (2012-02-29 23:05:57 UTC) #10
proppy
*** Abandoned ***
13 years ago (2012-03-06 12:41:12 UTC) #11
proppy
On 2012/03/06 12:41:12, proppy wrote: > *** Abandoned *** Not abandoned, but rather already submitted ...
13 years ago (2012-03-06 12:44:32 UTC) #12
mpimenov
It probably is an error in codereview.py that it sometimes asks you to abandon changes ...
13 years ago (2012-03-06 13:11:06 UTC) #13
rsc
On Tue, Mar 6, 2012 at 08:11, Maxim Pimenov <mpimenov@google.com> wrote: > It probably is ...
13 years ago (2012-03-06 14:28:38 UTC) #14
mpimenov
13 years ago (2012-03-06 14:41:44 UTC) #15
Thanks for the explanation.
For the record, N=100 and can be varied in
codereview.py:/^def sync_changes(ui, repo)


On Tue, Mar 6, 2012 at 6:28 PM, Russ Cox <rsc@golang.org> wrote:

> On Tue, Mar 6, 2012 at 08:11, Maxim Pimenov <mpimenov@google.com> wrote:
> > It probably is an error in codereview.py that it sometimes
> > asks you to abandon changes that have already been submitted
> > (and if you don't they just remain there in `hg ps`).
>
> When you run hg sync, it looks to see if your CL has been
> closed, but it only looks through the last N changes, for
> some N that I don't remember.  If you are not syncing often
> (adg submitted this 6 days ago) then N can be too small.
> So be it.
>
> Russ
>
Sign in to reply to this message.

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