Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Add support for full reflection. #25

Merged
merged 1 commit into from
Dec 16, 2019
Merged

Add support for full reflection. #25

merged 1 commit into from
Dec 16, 2019

Conversation

runningcode
Copy link
Contributor

This adds an option to the delect extension addReflectAnnotationProcessor.
This can be disabled in order to use the full reflection approach as outlined
here.
When disabled, the dagger annotation processors are automatically
removed from the build.

Fixes #22

This adds an option to the delect extension `addReflectAnnotationProcessor`.
This can be disabled in order to use the full reflection approach as outlined
[here](https://github.com/jakewharton/dagger-reflect#full-reflection).
When disabled, the dagger annotation processors are automatically
removed from the build.

Fixes #22
@runningcode runningcode merged commit 9108f30 into master Dec 16, 2019
@runningcode runningcode deleted the no/full-reflect branch December 16, 2019 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Question] Full dagger reflection support
1 participant