seems like i cannot do this `var Wrapper<Env&gt...
# announcements
n
seems like i cannot do this
var Wrapper<Env>.someProperty by ref(actual::someProperty)
this only works in the class seems like i do not have access to this or properties of the class i try to extend when using
by
btw i am using 1.3-M2 the intent here is to have one large data class , but disallow setting all vars under all circumstances in a DSL only when its matching the Env in the wrapper the extension functions should be there and forward
e
If you still need this, take a look here on how to do it 🙂 https://gist.github.com/Takhion/48d5434490421edb7276e919f94aeeb5