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

Introduce reflection artifact for use during development #231

Open
saguinav opened this issue Oct 30, 2018 · 0 comments
Open

Introduce reflection artifact for use during development #231

saguinav opened this issue Oct 30, 2018 · 0 comments

Comments

@saguinav
Copy link

Butterknife recently introduced a butterknife-reflect artifact, which is an API-compatible replacement for butterknife which uses 100% reflection to fulfill field and method bindings for use during development.

It would be great if a similar solution was introduced in Dart & Henson libraries so devs could use it during development to avoid any annotations processors run.

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

No branches or pull requests

1 participant