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

Issue 5454044: code review 5454044: doc/go1: map deletion (Closed)

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

Description

doc/go1: map deletion This CL is in part a proposal for how to write these sections: - Brief discussion of change - No attempt to analyze the thinking about it - Old code - New code, runnable if possible - How to update old programs

Patch Set 1 #

Total comments: 2

Patch Set 2 : diff -r 006614d062ad https://go.googlecode.com/hg/ #

Total comments: 2

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -6 lines) Patch
M doc/go1.html View 1 2 2 chunks +50 lines, -3 lines 0 comments Download
M doc/go1.tmpl View 1 2 2 chunks +48 lines, -3 lines 0 comments Download
A doc/progs/go1.go View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
M doc/progs/run View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-12-07 22:55:22 UTC) #1
remyoudompheng
http://codereview.appspot.com/5454044/diff/1/doc/go1.html File doc/go1.html (right): http://codereview.appspot.com/5454044/diff/1/doc/go1.html#newcode42 doc/go1.html:42: <h3 id="map_delettion">Deleting from maps</h3> Did you mean "map_deletion" with ...
13 years, 3 months ago (2011-12-07 23:08:19 UTC) #2
r
Hello golang-dev@googlegroups.com, remyoudompheng@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-12-08 00:02:31 UTC) #3
gri
LGTM http://codereview.appspot.com/5454044/diff/4001/doc/progs/go1.go File doc/progs/go1.go (right): http://codereview.appspot.com/5454044/diff/4001/doc/progs/go1.go#newcode1 doc/progs/go1.go:1: // Copyright 2009 The Go Authors. All rights ...
13 years, 3 months ago (2011-12-08 00:07:30 UTC) #4
adg
LGTM http://codereview.appspot.com/5454044/diff/4001/doc/go1.html File doc/go1.html (right): http://codereview.appspot.com/5454044/diff/4001/doc/go1.html#newcode53 doc/go1.html:53: This syntax had a number of minor problems ...
13 years, 3 months ago (2011-12-08 00:10:32 UTC) #5
r
*** Submitted as http://code.google.com/p/go/source/detail?r=c7861c2b3999 *** doc/go1: map deletion This CL is in part a proposal ...
13 years, 3 months ago (2011-12-08 00:11:20 UTC) #6
r2
On Dec 7, 2011, at 4:10 PM, adg@golang.org wrote: > LGTM > > > http://codereview.appspot.com/5454044/diff/4001/doc/go1.html ...
13 years, 3 months ago (2011-12-08 00:15:35 UTC) #7
adg
On 8 December 2011 11:15, Rob 'Commander' Pike <r@google.com> wrote: > sure. i'll do that ...
13 years, 3 months ago (2011-12-08 00:22:11 UTC) #8
r2
On Dec 7, 2011, at 4:21 PM, Andrew Gerrand wrote: > On 8 December 2011 ...
13 years, 3 months ago (2011-12-08 00:24:25 UTC) #9
adg
On 8 December 2011 11:24, Rob 'Commander' Pike <r@google.com> wrote: > > On Dec 7, ...
13 years, 3 months ago (2011-12-08 00:27:34 UTC) #10
rsc
13 years, 3 months ago (2011-12-08 02:11:29 UTC) #11
LGTM

I agree about describing Go 1 as though it were done
(not future tense).  I like the updating sections.
The id= could be even shorter: delete, init, equal, etc.
I expect to type these URLs quite a bit, and
http://golang.org/doc/go1.html#delete is
easier to remember than the exact spelling of
http://golang.org/doc/go1.html#map_deletion.
Picky, I know.

Russ
Sign in to reply to this message.

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