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

Issue 180061: code review 180061: add the ability to invoke niladic single-valued methods... (Closed)

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

Description

add the ability to invoke niladic single-valued methods in templates. Fixes issue 389.

Patch Set 1 #

Patch Set 2 : code review 180061: add the ability to invoke niladic single-valued methods... #

Total comments: 4

Patch Set 3 : code review 180061: add the ability to invoke niladic single-valued methods... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -11 lines) Patch
M src/pkg/template/template.go View 1 2 4 chunks +70 lines, -11 lines 0 comments Download
M src/pkg/template/template_test.go View 1 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 3 months ago (2009-12-16 06:45:16 UTC) #1
rsc
LGTM http://codereview.appspot.com/180061/diff/7/1001 File src/pkg/template/template.go (right): http://codereview.appspot.com/180061/diff/7/1001#newcode26 src/pkg/template/template.go:26: (structs only) (result = data.field()) why structs only? ...
15 years, 3 months ago (2009-12-16 07:16:36 UTC) #2
r
15 years, 3 months ago (2009-12-16 11:10:52 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=b0524afd0d7c ***

add the ability to invoke niladic single-valued methods in templates.
Fixes issue 389.

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

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