Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Rewrite the keys to be not ambiguous for $ and . #502

Open
swankjesse opened this issue Dec 10, 2015 · 1 comment
Open

Rewrite the keys to be not ambiguous for $ and . #502

swankjesse opened this issue Dec 10, 2015 · 1 comment
Labels

Comments

@swankjesse
Copy link
Member

At the moment we jump through giant unfortunate hoops to make an unambiguous call when looking up a type name. I think we probably want something like java.util/Map.Entry or java/util/Map.Entry that we can map to the various names we need to load during codegen and reflection.

#501

@JakeWharton
Copy link
Member

Might be a dupe of #444, except not reported as a bug in this case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants