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

是否能增加插件工程使用RoboGuice的功能? #33

Open
RebortY opened this issue Nov 20, 2014 · 3 comments
Open

是否能增加插件工程使用RoboGuice的功能? #33

RebortY opened this issue Nov 20, 2014 · 3 comments

Comments

@RebortY
Copy link

RebortY commented Nov 20, 2014

我修改了DL 的部分代码,可以使 主工程支持 roboGuice , 但是 由于插件的启动方式,是通过反射创建出来,由代理Activity 启动管理生命周期,和资源,所以 依赖注入在 插件中就失效了。 不知道 插件支持Ioc 这样的模式 是否可行。

@singwhatiwanna
Copy link
Owner

ioc在插件中使用,这个暂时还没考虑过,的确是可能有问题,这个目前不好支持。

@achellies
Copy link

插件是可以使用RoboGuice的,不过需要改动下RoboGuice

@RebortY
Copy link
Author

RebortY commented Mar 29, 2015

如果可以的话,可否单出一个分支来呢? 修改大么?

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

3 participants