I have only one. multiple Kodein instances results in multiple singleton instances.
d
dave08
10/21/2017, 8:42 PM
@passsy Now I see what you mean... I dont think there is currently such a thing, but theres a chance you could extend it for that... I extended it for coroutine loaded dependencies, I posted this earlier in the thread
Just showing that it is extendable, but your case is a bit different.
You need some kind of
bindInternal
p
passsy
10/22/2017, 2:15 PM
Exactly that’s what I meant. Naming things is hard. I’ll open an issue with an example
d
dave08
10/22/2017, 3:34 PM
By the way, youre the author of thirtyinch mvp no? I use it on alot of projects 😃
p
passsy
10/22/2017, 6:25 PM
Great to hear. Big improvements are coming 😉
d
dave08
10/22/2017, 7:28 PM
Nice to find you on Kotlin! I suppose we'll also get some Kotlin goodies with the improvements... (hoping also for coroutine support - I partially switched from Rx when I saw all the benefits and was wondering how to integrate into thirtyinch...) ✈️