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

Include a special icon for overrides bindings #3

Open
JakeWharton opened this issue May 10, 2013 · 0 comments
Open

Include a special icon for overrides bindings #3

JakeWharton opened this issue May 10, 2013 · 0 comments

Comments

@JakeWharton
Copy link
Collaborator

When viewing the bindings corresponding to an injection, it's not obvious which ones are the production ones (which you usually want) and which ones are the test/dev ones (which you don't).

Dagger knows this via the overrides=true option on the declaring module. Production code usually doesn't set this; test code usually does.

We should either add an icon or split the list into two parts, with production stuff up top and "test" stuff below.

cd9c4cc6-b86d-11e2-957e-5622729f5655

cc @swankjesse

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

No branches or pull requests

1 participant