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

Issue 4436074: code review 4436074: http/spdy: add type to FlagClearPreviouslyPersistedSett... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by Ross Light
Modified:
14 years ago
Reviewers:
r2
CC:
rsc, bradfitz, golang-dev
Visibility:
Public.

Description

http/spdy: add type to FlagClearPreviouslyPersistedSettings constant

Patch Set 1 #

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

Patch Set 3 : diff -r 808ef4c8dda6 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/http/spdy/protocol.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
Ross Light
Hello rsc, bradfitz (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-05-02 19:40:34 UTC) #1
rsc
LGTM What a long name.
14 years ago (2011-05-04 19:01:15 UTC) #2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=c22a3a37125f *** http/spdy: add type to FlagClearPreviouslyPersistedSettings constant R=rsc, bradfitz CC=golang-dev http://codereview.appspot.com/4436074 ...
14 years ago (2011-05-04 19:01:45 UTC) #3
Ross Light
On 2011/05/04 19:01:15, rsc wrote: > What a long name. Believe it or not, I ...
14 years ago (2011-05-05 01:19:35 UTC) #4
r2
14 years ago (2011-05-05 14:55:00 UTC) #5
On May 4, 2011, at 6:19 PM, rlight2@gmail.com wrote:

> On 2011/05/04 19:01:15, rsc wrote:
>> What a long name.
> 
> Believe it or not, I shortened it from the spec name. :D
> 
> http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft2#TOC-SETTINGS
> 
> http://codereview.appspot.com/4436074/

 FLAG_SETTINGS_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS is indeed a very long name
for '1'.

it takes extra work to get an adverb into a name. even more to make one that
adds zero meaning. (if the settings weren't set previously, when were they set
and why do you need to clear them?)

currently at this point in time i think this will be very useful going forward.
nice work, everyone.

-rob

Sign in to reply to this message.

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