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

Issue 5846044: code review 5846044: doc: add JSON and Go article (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by fss
Modified:
12 years, 11 months ago
Reviewers:
CC:
adg, golang-dev
Visibility:
Public.

Description

doc: add JSON and Go article Originally published on The Go Programming Language Blog, January 25, 2011. http://blog.golang.org/2011/01/json-and-go.html

Patch Set 1 #

Patch Set 2 : diff -r d77371d5c280 https://code.google.com/p/go #

Patch Set 3 : diff -r d77371d5c280 https://code.google.com/p/go #

Patch Set 4 : diff -r d77371d5c280 https://code.google.com/p/go #

Total comments: 4

Patch Set 5 : diff -r 7cb48726be6d https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+651 lines, -3 lines) Patch
doc/Makefile View 1 1 chunk +1 line, -0 lines 0 comments Download
doc/articles/json_and_go.html View 1 2 3 4 1 chunk +356 lines, -0 lines 0 comments Download
doc/docs.html View 1 1 chunk +1 line, -1 line 0 comments Download
doc/progs/json1.go View 1 2 3 4 1 chunk +88 lines, -0 lines 0 comments Download
doc/progs/json2.go View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
doc/progs/json3.go View 1 2 3 4 1 chunk +73 lines, -0 lines 0 comments Download
doc/progs/json4.go View 1 2 3 4 1 chunk +45 lines, -0 lines 0 comments Download
doc/progs/json5.go View 1 1 chunk +31 lines, -0 lines 0 comments Download
doc/progs/run View 1 2 3 4 2 chunks +13 lines, -1 line 0 comments Download
src/pkg/encoding/json/encode.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
fss
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
13 years ago (2012-03-16 05:54:33 UTC) #1
fss
ping?
12 years, 12 months ago (2012-03-19 22:59:31 UTC) #2
adg
https://codereview.appspot.com/5846044/diff/4002/doc/articles/json_and_go.html File doc/articles/json_and_go.html (right): https://codereview.appspot.com/5846044/diff/4002/doc/articles/json_and_go.html#newcode29 doc/articles/json_and_go.html:29: {{code "/src/pkg/encoding/json/encode.go" `/func Marshal/`}} Just write this out explicitly, ...
12 years, 12 months ago (2012-03-20 02:37:34 UTC) #3
fss
ptal Now ./run uses testit to validate the output of json[1-4]. json5 is a little ...
12 years, 11 months ago (2012-03-21 17:08:50 UTC) #4
adg
LGTM
12 years, 11 months ago (2012-03-22 07:25:08 UTC) #5
adg
12 years, 11 months ago (2012-03-22 07:25:47 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=f4814254a7b9 ***

doc: add JSON and Go article

Originally published on The Go Programming Language Blog, January 25, 2011.

http://blog.golang.org/2011/01/json-and-go.html

R=adg
CC=golang-dev
http://codereview.appspot.com/5846044

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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