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

Support creating adapters from extensions retrieved by name #7

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

pshevche
Copy link
Member

Summary

It is pretty likely that library consumers will retrieve extensions by name, as their plugins will be compiled against the latest plugin version. Now, Gradle adapters can deal with arbitrary objects and create proxies to those.

@pshevche pshevche self-assigned this Mar 14, 2024
@pshevche pshevche requested a review from a team March 18, 2024 08:26
Base automatically changed from pshevche/configure-publication to main March 18, 2024 10:10
@pshevche pshevche merged commit 1725e52 into main Mar 18, 2024
3 checks passed
@pshevche pshevche deleted the pshevche/accept-arbitrary-objects-in-gradle-adapters branch March 18, 2024 10:10
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.

2 participants