Open Warkdev opened 7 years ago
I'm not good enough to describe this. It doesn't seem like my Dagger implementation would let me use your custom DI integration. Dagger basically provides Provider & MembersInjector under the cover. So it's @compilation time that code get generated for each class (not runtime).
Following part of the discussion happening in the issue #439.