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

New dependency notation base API #353

Merged
merged 26 commits into from Aug 6, 2021
Merged

New dependency notation base API #353

merged 26 commits into from Aug 6, 2021

Conversation

jmfayard
Copy link
Member

@jmfayard jmfayard commented May 17, 2021

Closes #352

See dependencies suggestions #238

@jmfayard jmfayard marked this pull request as draft May 17, 2021 16:57
@jmfayard jmfayard requested a review from LouisCAD May 17, 2021 16:57
@jmfayard jmfayard changed the title Discuss/design how to contribute a dependency notation New dependency notation base API May 29, 2021
@jmfayard jmfayard marked this pull request as ready for review May 29, 2021 13:31
@jmfayard jmfayard added this to Louis review priority list in Priorities 📝 Jun 9, 2021
jmfayard and others added 19 commits June 16, 2021 19:06
Co-Authored-By: Louis CAD <louis.cognault@gmail.com>
Co-Authored-By: Louis CAD <louis.cognault@gmail.com>
Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
This will allow less code to run if assertions are disabled

Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
It now takes into account new dependency notations merged from
the main branch.

Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
Co-authored-by: Jean-Michel Fayard <jmfayard@gmail.com>
…12.0

# Conflicts:
#	plugins/dependencies/src/test/resources/bundled-dependencies-validated.txt
This way the user can always fix the value of platform constraints

  Http4k.usePlatformConstraints = true / false

And we can auto-enable usePlatformConstraints when the bill of materials is used.
See Http4k.bom
@jmfayard jmfayard moved this from Louis review priority list to v0.11.1 in Priorities 📝 Aug 3, 2021
@jmfayard
Copy link
Member Author

jmfayard commented Aug 4, 2021

@LouisCAD I have updated the branch with the new API DependencyGroup and its use in Spring, Http4k, Kodein, Orchid

It would be nice if you can prioritize reviewing this pull request, it has diverged from main since too much time, and it would be much easier to accept pull requests like #387 #389 once it's merged

jmfayard and others added 3 commits August 5, 2021 21:00
Co-authored-by: Louis CAD <louis.cognault@gmail.com>
We know it doesn't compile.

Co-authored-by: Louis CAD <louis.cognault@gmail.com>
Also disable the error check inside the tests
@jmfayard jmfayard merged commit 04aad93 into main Aug 6, 2021
Priorities 📝 automation moved this from v0.11.1 to Done Aug 6, 2021
@jmfayard jmfayard deleted the draft-kodein-di branch August 6, 2021 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Discuss/design how to contribute a dependency notation
2 participants