https://kotlinlang.org logo
f

fjanicki

08/15/2016, 10:48 PM
Hi, quick question for you guys, is it possible to use something else than a const val inside a primary constructor? I am using SimpleXML and need to provide some values into annotations to determine namepace, path, etc... i’ll upload a code snippet as an example