I will need people to help test it also
# koin
a
I will need people to help test it also
t
some perf test in core module would be also nice to have 👍
a
I’m rewriting koin-core to be far more simpler and testable
Log & perfs are clearly better
I have a 400 definitions project to test it with complex assembling
👍 2
t
looking forward to this 🙂
a
yeah 🙂
I’ve almost finished it
I also throw out the
startKoin
for a little peace of DSL instead
to allow easily embed Koin
or use it in standalone
t
sounds like
1.1
release
a
clearly
Kotlin
1.3
also
👍 1
I also thinking about calling for contributors and launching a Koin Slack to discuss about devs
t
do we need separate slack for this? maybe just #koin-dev channel here?
a
perhaps ... that’s also what I was thinking ^^
s
Yes I will gladly test it! I'm blocked trying different things, so if it works fine it would make my life much easier
a
One thing : i will surely come back about the inner modules and not allow it
in the DSL
Most of people around me don”t use it and it make Koin over complex
about resolution visibility etc
We just need to declare modules
that’s all
t
I am using it 🙂
for me it is more clear to have a tree of dependencies, then one flat list of them
s
What are inner modules exactly?
t
I suppose module namespaces
s
Ah right, didn't remember that it was a thing :p
a
that’s it 🙂
most ppl don”t use it
and it bring visibility feature whereas it has to be also done with seperated gradle modules
then ... stop make things twice
focus on the essentials
👍
👏 4