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

Issue 7305049: code review 7305049: go-tour: use new playground API and websocket backend (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by adg
Modified:
11 years, 3 months ago
Reviewers:
CC:
golang-dev, francesc
Visibility:
Public.

Description

go-tour: use new playground API and websocket backend

Patch Set 1 #

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

Patch Set 3 : diff -r 2f550a67f55a https://code.google.com/p/go-tour #

Patch Set 4 : diff -r 2f550a67f55a https://code.google.com/p/go-tour #

Patch Set 5 : diff -r 2f550a67f55a https://code.google.com/p/go-tour #

Patch Set 6 : diff -r 2f550a67f55a https://code.google.com/p/go-tour #

Total comments: 1

Patch Set 7 : diff -r 15a487571fd0 https://code.google.com/p/go-tour #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -183 lines) Patch
M app.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gotour/appengine.go View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M gotour/local.go View 1 2 4 chunks +9 lines, -128 lines 0 comments Download
M gotour/tour.go View 1 2 3 2 chunks +38 lines, -0 lines 0 comments Download
M static/lang.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
A static/playground.js View 1 2 3 4 1 chunk +121 lines, -0 lines 0 comments Download
A static/socket.js View 1 2 3 4 1 chunk +73 lines, -0 lines 0 comments Download
M static/tour.css View 1 1 chunk +8 lines, -5 lines 0 comments Download
M static/tour.js View 1 2 3 4 4 chunks +30 lines, -38 lines 0 comments Download
M template/tour.tmpl View 1 2 1 chunk +1 line, -10 lines 0 comments Download

Messages

Total messages: 8
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go-tour
11 years, 3 months ago (2013-02-06 05:43:14 UTC) #1
francesc
Where can I find the new playground API and the websocket backend definition? Is it ...
11 years, 3 months ago (2013-02-06 18:13:22 UTC) #2
adg
I don't have a definition of the API handy, but the JavaScript in socket.js and ...
11 years, 3 months ago (2013-02-06 21:43:29 UTC) #3
adg
I'm also happy for you to ignore the javascript part entirely.
11 years, 3 months ago (2013-02-06 23:46:30 UTC) #4
francesc
https://codereview.appspot.com/7305049/diff/3/gotour/tour.go File gotour/tour.go (right): https://codereview.appspot.com/7305049/diff/3/gotour/tour.go#newcode79 gotour/tour.go:79: scripts = append(scripts, "tour.js") Why is "tour.js" not in ...
11 years, 3 months ago (2013-02-07 00:01:34 UTC) #5
adg
On 2013/02/07 00:01:34, gocampoy wrote: > https://codereview.appspot.com/7305049/diff/3/gotour/tour.go > File gotour/tour.go (right): > > https://codereview.appspot.com/7305049/diff/3/gotour/tour.go#newcode79 > ...
11 years, 3 months ago (2013-02-07 00:13:02 UTC) #6
francesc
On 2013/02/07 00:13:02, adg wrote: > On 2013/02/07 00:01:34, gocampoy wrote: > > https://codereview.appspot.com/7305049/diff/3/gotour/tour.go > ...
11 years, 3 months ago (2013-02-07 00:14:20 UTC) #7
adg
11 years, 3 months ago (2013-02-07 00:56:35 UTC) #8
*** Submitted as https://code.google.com/p/go-tour/source/detail?r=27a7bbbb02c9
***

go-tour: use new playground API and websocket backend

R=golang-dev, campoy
CC=golang-dev
https://codereview.appspot.com/7305049
Sign in to reply to this message.

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