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

Validate @Binder annotations at compile time #19

Closed
gissuebot opened this issue Jul 7, 2014 · 2 comments
Closed

Validate @Binder annotations at compile time #19

gissuebot opened this issue Jul 7, 2014 · 2 comments

Comments

@gissuebot
Copy link

From crazyboblee on February 15, 2007 13:47:46

Write an APT processor which generates an error if an annotation is
annotated with @Binder but not @Retention(RUNTIME).

Original issue: http://code.google.com/p/google-guice/issues/detail?id=19

@gissuebot
Copy link
Author

From crazyboblee on February 15, 2007 18:37:20

(No comment was entered for this change.)

Labels: -Type-Defect Type-Enhancement

@gissuebot
Copy link
Author

From crazyboblee on February 25, 2007 14:41:16

I figured out we can check this when the user binds stuff to them instead.

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant