Consider API for annotation property type
Open
@raphw is already working on this.
Since Jun 2, 2018.
enhancement
- Dominant language
- Java
- Stars
- 6.9k
- Forks
- 855
- PR merge metrics
- No merged PRs in 30d
Description
For non-loaded annotations, it can be determined if a default value is set or not. It could therefore be possible to sometimes determine if an annotation value should be explicitly written to a class.
See #480.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.