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

关于去除反射,重构项目的一点思考 #33

Open
codyer opened this issue Apr 3, 2019 · 2 comments
Open

关于去除反射,重构项目的一点思考 #33

codyer opened this issue Apr 3, 2019 · 2 comments

Comments

@codyer
Copy link

codyer commented Apr 3, 2019

因为Android对反射加强管理了,版本兼容容易出现问题,所以一直不太希望代码中过多的使用反射去实现功能,所以这几天参考作者的思路对项目进行了重构,重构基于作者的两个项目进行了合并,如有好的建议欢迎大家一起讨论
https://github.com/codyer/LiveEventBus

同时感谢原作者的付出

@JeremyLiao
Copy link
Owner

你这个思路不错,我也正好想进行一些去反射的改造

@codyer
Copy link
Author

codyer commented Apr 5, 2019

你这个思路不错,我也正好想进行一些去反射的改造
谢谢~~有好的修改意见欢迎一起讨论

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

2 participants