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

Issue 1236983004: Support metadata for methods and fields in the transformed view. (Closed)

Created:
5 years, 5 months ago by sigurdm
Modified:
5 years, 5 months ago
Reviewers:
floitsch
CC:
eernst+reviews_google.com, reviews_dartlang.org, eernst
Base URL:
https://github.com/dart-lang/reflectable.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Support metadata for methods and fields in the transformed view. BUG= R=floitsch@google.com Committed: https://github.com/dart-lang/reflectable/commit/34d577b482fc0fb31b970ee5f2ccdf78f1cd3be4

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressing review. Adding tests for name-clashes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -71 lines) Patch
M reflectable/lib/src/mirrors_unimpl.dart View 1 9 chunks +58 lines, -29 lines 0 comments Download
M reflectable/lib/src/transformer_implementation.dart View 1 6 chunks +51 lines, -35 lines 0 comments Download
M reflectable/test/mock_tests/check_literal_transform_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M test_reflectable/.status View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test_reflectable/pubspec.yaml View 1 1 chunk +2 lines, -0 lines 0 comments Download
A test_reflectable/test/metadata_name_clash_lib.dart View 1 1 chunk +21 lines, -0 lines 0 comments Download
A test_reflectable/test/metadata_name_clash_test.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
M test_reflectable/test/metadata_test.dart View 4 chunks +24 lines, -6 lines 0 comments Download
A test_reflectable/test/name_clash_lib.dart View 1 1 chunk +16 lines, -0 lines 0 comments Download
A test_reflectable/test/name_clash_test.dart View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
sigurdm
5 years, 5 months ago (2015-07-14 08:39:35 UTC) #2
floitsch
LGTM, although I'm not sure how clashing class-names are handled. Please add a test, where ...
5 years, 5 months ago (2015-07-14 09:47:28 UTC) #3
sigurdm
Yes - name clashes is a problem (as is the whole representation of constants as ...
5 years, 5 months ago (2015-07-14 13:06:50 UTC) #4
sigurdm
I added some (failing) testcases to show the problem.
5 years, 5 months ago (2015-07-14 13:07:26 UTC) #5
sigurdm
5 years, 5 months ago (2015-07-14 13:07:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
34d577b482fc0fb31b970ee5f2ccdf78f1cd3be4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698