29 Jun 2011 02:59
code review 4639083: reflect: MethodByName (issue4639083)
<r <at> golang.org>
2011-06-29 00:59:10 GMT
2011-06-29 00:59:10 GMT
Reviewers: rsc, Message: Hello rsc (cc: golang-dev@...), I'd like you to review this change to https://go.googlecode.com/hg/ Description: reflect: MethodByName It's more common to ask for methods by name than by index, so might as well make it easy to do so. Please review this at http://codereview.appspot.com/4639083/ Affected files: M src/pkg/reflect/all_test.go M src/pkg/reflect/type.go M src/pkg/reflect/value.go
RSS Feed