Will IR backed be the default in the final 1.4 release?
b
bashor
03/23/2020, 1:59 PM
Unfortunately no for 1.4.0
r
Robert Jaros
03/23/2020, 2:01 PM
I'm feeling a bit like I'm back in the Scala world :-P
Robert Jaros
03/23/2020, 2:11 PM
I won't be able to even test new compiler backed for my library, if any of my Kotlin/JS dependencies are built with the old one. And for some old or unmaintained libs, the only way will be to fork them and publish new artifacts myself? Am I right?
b
bashor
03/23/2020, 4:27 PM
Unfortunately, yes
bashor
03/23/2020, 4:28 PM
Is it hypothetical question or you already have such experience?
r
Robert Jaros
03/23/2020, 4:57 PM
I haven't started testing yet. But yes, I would like to do this with my KVision framework as soon as possible. But there are at least two external libraries, which are not updated for two or three years.