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

Add Compile time checks #18

Open
meronbrouwer opened this issue Nov 2, 2019 · 1 comment
Open

Add Compile time checks #18

meronbrouwer opened this issue Nov 2, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@meronbrouwer
Copy link
Collaborator

https://checkerframework.org/

@meronbrouwer meronbrouwer added the enhancement New feature or request label Dec 22, 2019
@meronbrouwer
Copy link
Collaborator Author

A method annotated with @updateprovider should return an instance of Updatable. This is, however, not checked compile time, which could result in runtime errors.

To fix this we need an compile time annotation processor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant