Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Issue 495623002: Don't use "final" in analysis server protocol classes. (Closed)

Created:
6 years, 4 months ago by Paul Berry
Modified:
6 years, 4 months ago
Reviewers:
jwren
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't use "final" in analysis server protocol classes. Doing so makes it harder to use these classes because we sometimes don't have complete information about an object at the time we need to create it. R=jwren@google.com Committed: https://code.google.com/p/dart/source/detail?r=39420

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -232 lines) Patch
M pkg/analysis_server/lib/src/generated_protocol.dart View 107 chunks +231 lines, -231 lines 0 comments Download
M pkg/analysis_server/tool/spec/codegen_dart_protocol.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
6 years, 4 months ago (2014-08-20 18:26:27 UTC) #1
jwren
On 2014/08/20 18:26:27, Paul Berry wrote: LGTM
6 years, 4 months ago (2014-08-20 18:30:11 UTC) #2
Paul Berry
6 years, 4 months ago (2014-08-20 18:53:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 39420 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698