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

Issue 4383050: code review 4383050: goprotobuf: update to new reflect interface. (Closed)

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

Description

goprotobuf: update to new reflect interface. Also update the compiler golden file.

Patch Set 1 #

Total comments: 11

Patch Set 2 : diff -r 3e8037aef1e3 https://goprotobuf.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 lines, -304 lines) Patch
M compiler/testdata/test.pb.go.golden View 9 chunks +71 lines, -49 lines 0 comments Download
M proto/decode.go View 6 chunks +7 lines, -7 lines 0 comments Download
M proto/encode.go View 8 chunks +17 lines, -8 lines 0 comments Download
M proto/extensions.go View 1 chunk +2 lines, -2 lines 0 comments Download
M proto/properties.go View 15 chunks +25 lines, -27 lines 0 comments Download
M proto/testdata/test.pb.go View 5 chunks +180 lines, -152 lines 0 comments Download
M proto/text.go View 5 chunks +14 lines, -14 lines 0 comments Download
M proto/text_parser.go View 11 chunks +38 lines, -45 lines 0 comments Download

Messages

Total messages: 6
r
Hello rsc, dsymonds (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://goprotobuf.googlecode.com/hg/
14 years, 7 months ago (2011-04-09 22:52:33 UTC) #1
dsymonds
There's lots of cleanup that can be done. If you want to keep this CL ...
14 years, 7 months ago (2011-04-10 00:15:11 UTC) #2
r
I'm leaning towards doing the minimum to get it through, and clean up in another ...
14 years, 7 months ago (2011-04-10 01:22:49 UTC) #3
dsymonds
LGTM OK.
14 years, 7 months ago (2011-04-10 01:26:41 UTC) #4
rsc
LGTM can defer any of these to future cleanup http://codereview.appspot.com/4383050/diff/1/proto/encode.go File proto/encode.go (right): http://codereview.appspot.com/4383050/diff/1/proto/encode.go#newcode295 proto/encode.go:295: ...
14 years, 7 months ago (2011-04-11 19:51:11 UTC) #5
r
14 years, 7 months ago (2011-04-11 19:52:53 UTC) #6
*** Submitted as
http://code.google.com/p/goprotobuf/source/detail?r=ea84b246d69b ***

goprotobuf: update to new reflect interface.
Also update the compiler golden file.

R=rsc, dsymonds
CC=golang-dev
http://codereview.appspot.com/4383050
Sign in to reply to this message.

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