copper-leaf / copper-leaf/common
Set up Options Extraction as an Annotation Processor
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Current implementation uses Reflection to locate and assign values to `@Option`-annotated fields. Set this project up so that it is an Annotation Processor and generates helper classes that assign option fields without reflection (other than bootstrapping the class)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.