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

Issue 5694100: code review 5694100: text/template: add example showing use of custom function (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by r
Modified:
12 years, 1 month ago
Reviewers:
CC:
golang-dev, adg
Visibility:
Public.

Description

text/template: add example showing use of custom function

Patch Set 1 #

Patch Set 2 : diff -r 9fa2b8dc359b https://code.google.com/p/go/ #

Patch Set 3 : diff -r 9fa2b8dc359b https://code.google.com/p/go/ #

Patch Set 4 : diff -r 9fa2b8dc359b https://code.google.com/p/go/ #

Total comments: 3

Patch Set 5 : diff -r 9fa2b8dc359b https://code.google.com/p/go/ #

Total comments: 1

Patch Set 6 : diff -r 9fa2b8dc359b https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
A src/pkg/text/template/examplefunc_test.go View 1 2 3 4 5 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 7
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 1 month ago (2012-02-28 04:11:39 UTC) #1
r
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 1 month ago (2012-02-28 04:13:49 UTC) #2
r
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 1 month ago (2012-02-28 04:16:11 UTC) #3
adg
http://codereview.appspot.com/5694100/diff/1003/src/pkg/text/template/examplefunc_test.go File src/pkg/text/template/examplefunc_test.go (right): http://codereview.appspot.com/5694100/diff/1003/src/pkg/text/template/examplefunc_test.go#newcode16 src/pkg/text/template/examplefunc_test.go:16: // Make Title Text Look Good In Our Template;s ...
12 years, 1 month ago (2012-02-28 04:28:14 UTC) #4
r
Hello golang-dev@googlegroups.com, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 1 month ago (2012-02-28 04:34:30 UTC) #5
adg
LGTM except http://codereview.appspot.com/5694100/diff/5005/src/pkg/text/template/examplefunc_test.go File src/pkg/text/template/examplefunc_test.go (right): http://codereview.appspot.com/5694100/diff/5005/src/pkg/text/template/examplefunc_test.go#newcode44 src/pkg/text/template/examplefunc_test.go:44: err = tmpl.Execute(os.Stdout, "the go programming language") ...
12 years, 1 month ago (2012-02-28 04:39:10 UTC) #6
r
12 years, 1 month ago (2012-02-28 04:50:46 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=e3e2423b9e6f ***

text/template: add example showing use of custom function

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/5694100
Sign in to reply to this message.

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