Maybe someone here can help :slightly_smiling_face...
# kotlin-native
r
Maybe someone here can help 🙂
j
Could you combine Project A & B
r
No
j
Or split out Project B into the multiple dependent modules for X, Y & A
So it’s less coupled
r
What? An arrow means “depends on” (obviously)
Project A basically implements a micro-service and B implements Algolia in which the models of A are indexed
Y is the Http client and X the logging framework
a
What is the problem? I do not see cycles.
OK, I see the problem in the main thread.