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

Add support for full reflection.#25

Merged
runningcode merged 1 commit intomasterfrom
no/full-reflect
Dec 16, 2019
Merged

Add support for full reflection.#25
runningcode merged 1 commit intomasterfrom
no/full-reflect

Conversation

@runningcode
Copy link
Copy Markdown
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