Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disallow binding the same class multiple times #5

Open
Tracked by #6
ralph-bergmann opened this issue Jan 13, 2023 · 0 comments
Open
Tracked by #6

disallow binding the same class multiple times #5

ralph-bergmann opened this issue Jan 13, 2023 · 0 comments
Milestone

Comments

@ralph-bergmann
Copy link
Owner

Currently, it is possible to inject the same class multiple times, see https://github.com/the4thfloor/inject.dart/blob/master/example/coffee/test/coffee_app_test.dart#L24

This is forbidden in original Dagger, so forbid it too.

@ralph-bergmann ralph-bergmann mentioned this issue Jan 13, 2023
4 tasks
@ralph-bergmann ralph-bergmann added this to the v1.0.0 milestone Jan 13, 2023
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

No branches or pull requests

1 participant