-
Notifications
You must be signed in to change notification settings - Fork 156
Move DI to dagger 2 #8
Comments
+1 |
2 similar comments
+1 |
+1 |
Any update when this could possible drop? |
I think we are not planning to implement this in the near future (@pedrovgs ? @flipper83 ?), but I guess PRs are more than welcome. |
I'm not really sure if we should migrate to dagger 2. The API is more and less the same, the performance is better but the usage is not as good as it should. The usage of dagger 1 is much more flexible :S. What do you think @flipper83 ? |
I was writing when @Serchinastico wrote :P ! We need to review if have sense migrate dagger 2, the only reason to migrate to dagger 2 is square can deprecate dagger 1. My considerations for not migrate right now are:
Not for now, but possible in mid term. Does not exist any consideration that dagger 2 are better than dagger 1 for this project. Performance is not a bottle neck. The only reason could be obfuscate the code. |
Dagger1 is not compatible with Proguard (as flipper83 has mentioned!) |
+1 |
We should move the current DI system to dagger 2
The text was updated successfully, but these errors were encountered: