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

Issue 4433066: code review 4433066: reflect: rename Typeof, NewValue -> TypeOf, ValueOf (Closed)

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

Description

reflect: rename Typeof, NewValue -> TypeOf, ValueOf

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -158 lines) Patch
M src/pkg/reflect/all_test.go View 1 51 chunks +116 lines, -116 lines 0 comments Download
M src/pkg/reflect/deepequal.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/reflect/set_test.go View 1 8 chunks +32 lines, -32 lines 0 comments Download
M src/pkg/reflect/type.go View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/reflect/value.go View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-04-23 14:40:20 UTC) #1
rsc
When we discussed this change we talked about introducing a variant of reflect.Zero that returned ...
13 years, 10 months ago (2011-04-23 14:44:09 UTC) #2
r
LGTM
13 years, 10 months ago (2011-04-23 15:11:45 UTC) #3
bradfitz
Are unsafe.Sizeof and unsafe.Typeof getting capital "Of" too? On Sat, Apr 23, 2011 at 7:40 ...
13 years, 10 months ago (2011-04-24 00:22:46 UTC) #4
r
not in this round, and probably never. for arbitrary reasons, the lowest level stuff is ...
13 years, 10 months ago (2011-04-24 05:46:00 UTC) #5
rsc
13 years, 10 months ago (2011-04-25 17:39:18 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=b32a200c7f83 ***

reflect: rename Typeof, NewValue -> TypeOf, ValueOf

R=r, bradfitzgo
CC=golang-dev
http://codereview.appspot.com/4433066
Sign in to reply to this message.

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