you're right, a separate site/doc would be best (and to be clear i mean more Kotlin general, not tornado).. maybe a link to relevant parts from the main doc. But i'm thinking less architecture and more smaller patterns, For instance using class delegates for facade, or just overall typical java nonsense that everyone has come across, and how you could do it "the kotlin way".
Theres just so many really interesting features that I think could get lost on the java convert, and where they could use it, will instead fall back on the java paradigm. 🙂 this is probably the wrong channel for this, i just meant it in reply to what Edvin and I talked about with the lamba outside the function call idiom being lost on me until i saw it in use in tornadofx's builders