Fabio
03/29/2021, 10:06 PMinject()
) is not going to work.
I'd need ideas/alternatives, is there anything on your mind besides arrow-meta?
Btw if we used something like @Inject val coffeMaker:CoffeeMaker
then ksp could help with that, but that's a big change.
https://kotlinlang.slack.com/archives/C013BA8EQSE/p1617015188066500?thread_ts=1616440343.040500&cid=C013BA8EQSE
https://kotlinlang.slack.com/archives/C013BA8EQSE/p1617020934066700?thread_ts=1616440343.040500&cid=C013BA8EQSEarnaud.giuliani
03/30/2021, 7:40 AMsingle<>()
Fabio
03/30/2021, 10:55 AM--no-build-cache
there is a must in 1.3.61, need to try 1.4.xx. And quite hard to find material while googling.
That said, ksp seems safer and more friendly to debug. But it would need annotations to do most if not all things.
@jossiwolf I may offer a hand, but my availability varies too much. Anyway, keen to see what you're into.arnaud.giuliani
03/30/2021, 4:32 PM