Alex Waters
Alex Waters
Currently for simplicity Dagger is tested using an external script `runDaggerVersionTests.sh` that simply loops over dagger versions, rebuilding the demo app performing connected tests with different versions of dagger. This...
As of 2.15 Dagger includes an SPI allowing for graph introspection at compile time. This could allow DevFun to know where/how to obtain instances, and as to whether a type...
From #15: > ## Desirable > - ~~Kotlin default values should be filled automatically~~ > - Unfortunately the default parameter values are neither provided during annotation processing or kept in...