voddan
12/14/2015, 9:15 AMlateinit
in a pure kotlin code: http://stackoverflow.com/questions/34217789/how-to-reference-other-views-in-anko-dsl
The thing that may be used here is weakening the compiler checking. But lateinit
also implies an open java field (useful for reflection).