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

Issue 4823056: code review 4823056: exp/template: make Set.ParseFile etc resolve functions ... (Closed)

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

Description

exp/template: make Set.ParseFile etc resolve functions in the Set Fixes issue 2114

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -8 lines) Patch
M src/pkg/exp/template/helper.go View 1 4 chunks +22 lines, -8 lines 0 comments Download

Messages

Total messages: 7
rog
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-07-28 16:06:48 UTC) #1
r
i'm ok with the fixes but not thrilled about the new not-in-Set helpers. it seems ...
13 years, 7 months ago (2011-07-28 16:53:53 UTC) #2
r
LGTM
13 years, 7 months ago (2011-07-28 16:58:33 UTC) #3
r
*** Submitted as http://code.google.com/p/go/source/detail?r=355408efced2 *** exp/template: make Set.ParseFile etc resolve functions in the Set Fixes ...
13 years, 7 months ago (2011-07-28 16:59:24 UTC) #4
rog
i wasn't thrilled either - i only added (e.g.) ParseFileInSet by analogy with ParseFile. i ...
13 years, 7 months ago (2011-07-28 17:02:19 UTC) #5
rog
BTW this needs a test. i couldn't quickly think of a way to fit it ...
13 years, 7 months ago (2011-07-28 17:07:25 UTC) #6
rsc
13 years, 7 months ago (2011-07-28 18:04:39 UTC) #7
it seems like Template.ParseFileInSet and Template.ParseInSet
should be unexported since they are just helpers for the Set methods.
Sign in to reply to this message.

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