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

Issue 4169063: code review 4169063: reflect: add a secret method to ArrayOrSliceType. (Closed)

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

Description

reflect: add a secret method to ArrayOrSliceType. It was observed that the interface was generic enough that several other types implemented it too. Fixes issue 1530.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/pkg/reflect/type.go View 3 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 2 months ago (2011-02-19 20:32:49 UTC) #1
rsc
LGTM
14 years, 2 months ago (2011-02-22 15:29:33 UTC) #2
r
14 years, 2 months ago (2011-02-22 17:22:02 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=9393b6613b21 ***

reflect: add a secret method to ArrayOrSliceType.
It was observed that the interface was generic enough
that several other types implemented it too.

Fixes issue 1530.

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

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