DescriptionCodelab: correct function definitions for handlers before closures are introduced.
A couple of post-closure function definitions were introduced too early, making the resulting
code fail compilation.
Also, the TitleValidator regexp was missing.
Patch Set 1 #Patch Set 2 : diff -r b1638ab4d480 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r b1638ab4d480 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r b1638ab4d480 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r b1638ab4d480 https://go.googlecode.com/hg/ #MessagesTotal messages: 6
|