Descriptionhtml/template: update to new template API
Not quite done yet but enough is here to review.
Embedding is eliminated so clients can't accidentally reach
methods of text/template.Template that would break the
invariants.
TODO: two test cases still fail in TestErrors; help requested.
TODO later: Add and Clone are unimplemented.
TODO later: address issue 2349
Patch Set 1 #Patch Set 2 : diff -r b4081c57ba32 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 5b38525d1497 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 5b38525d1497 https://go.googlecode.com/hg/ #
Total comments: 9
MessagesTotal messages: 10
|