abreslav
12/15/2015, 9:51 AMQ: Don't you think that this is mixing two concepts into one: late-initialization and initialization-via-reflection?It’s a philosophical question whether this is mixing or not, but I think that killing these two birds with one stone is a nice thing to do
Q2: Can someone explain to me howIt may well be never implemented, or never expose a Java field (while ais going to be implemented?lateinit val
var
would expose it). Asking all DI clients to write @jvmField lateinit var
is too `public static void main`y for us