So many topics around :slightly_smiling_face: if t...
# koin
a
So many topics around 🙂 if there is some people with experience that want to help, feel free to ping me 👍 I’ve just started some experiments
j
One question, with the compiler, should be necessary to add manually all modules to the
startKoin
? One thing I have seen is when we have a lot of modules, it becomes a pain to organize/add them to
startKoin
. Should be great they are added automatically or even unnecessary to define them via annotate the implementations, etc
a
yes, that’s a point. And tha’s why I think about annotations to help
h
I haven't used koin in production yet, so i Lack a little experience about what a compiler plugin could deliver there. What have your experiments been about so far? I could think of a simpler, standalone version of arrows given construct as a Starting point.
g
Hey Arnaud. Where can we check a list of available tasks? I've been using koin in my kmp playground project and would love to contribute to it