Skip to content

Conversation

@keertip
Copy link
Collaborator

@keertip keertip commented Jul 20, 2016


final Map<Class, List<Class>> _implementors = new Map();

Map<String, Map<String, List<Map<String, dynamic>>>> get _crossdartJson {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a comment for this PR, but this nesting of generics is too deep. I don't know what they're maps of list of strings to -

@devoncarew
Copy link
Contributor

lgtm once travis is green

@keertip keertip merged commit 46f07e4 into dart-lang:master Jul 20, 2016
@keertip keertip deleted the abstract branch July 20, 2016 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

word "abstract" isn't showing on abstract method

2 participants