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

Issue 5448077: code review 5448077: text/template: replace Add with AddParseTree (Closed)

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

Description

text/template: replace Add with AddParseTree Makes it clear we're adding exactly one tree and creating a new template for it.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -22 lines) Patch
M src/pkg/html/template/escape.go View 1 chunk +3 lines, -1 line 0 comments Download
M src/pkg/html/template/template.go View 3 chunks +12 lines, -7 lines 0 comments Download
M src/pkg/text/template/multi_test.go View 2 chunks +28 lines, -0 lines 0 comments Download
M src/pkg/text/template/template.go View 1 chunk +9 lines, -14 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2011-12-01 17:14:44 UTC) #1
rsc
LGTM
13 years, 5 months ago (2011-12-01 17:18:23 UTC) #2
r
13 years, 5 months ago (2011-12-01 17:19:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=51177f250b0c ***

text/template: replace Add with AddParseTree
Makes it clear we're adding exactly one tree and creating a
new template for it.

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

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