oday
01/22/2019, 9:32 PModay
01/22/2019, 9:32 PMAlan Evans
01/22/2019, 9:33 PMcompositeDisposable
is there?oday
01/22/2019, 9:33 PModay
01/22/2019, 9:35 PMAlan Evans
01/22/2019, 9:35 PModay
01/22/2019, 9:35 PModay
01/22/2019, 9:36 PModay
01/22/2019, 9:36 PModay
01/22/2019, 10:12 PMval mapper: CarMapper by inject {
parametersOf(EndResultSubscriber())
}
oday
01/22/2019, 10:12 PModay
01/22/2019, 10:12 PModay
01/22/2019, 10:13 PModay
01/22/2019, 10:14 PMpavlospt
01/24/2019, 10:28 AMmodule
with a name that we would release it whenever we wanted. Now with Koin 2.0 I see that there is one step added, if we want to use the Scope API. We need to manually create the scope and then access parts of the module holding the scoped components. This forces us to inject the codebase with more places where we need to actually close()
and create()
a Scope, making it possible to miss something. Why can’t we have a same behaviour and just auto-create the scope of the requested module and only have to manually close/drop/release
it whenever it fits ?arnaud.giuliani
01/24/2019, 10:58 AMarnaud.giuliani
01/24/2019, 10:58 AMarnaud.giuliani
01/24/2019, 10:59 AMpavlospt
01/24/2019, 11:02 AMpavlospt
01/24/2019, 11:02 AMarnaud.giuliani
01/24/2019, 11:03 AMarnaud.giuliani
01/24/2019, 11:03 AMarnaud.giuliani
01/24/2019, 11:03 AMarnaud.giuliani
01/24/2019, 11:03 AMarnaud.giuliani
01/24/2019, 11:04 AMarnaud.giuliani
01/24/2019, 11:04 AMpavlospt
01/24/2019, 11:04 AMpavlospt
01/24/2019, 11:05 AMpavlospt
01/24/2019, 11:05 AMarnaud.giuliani
01/24/2019, 11:05 AM