Whats the process for going about that?
# javascript
g
Whats the process for going about that?
b
The process described here https://github.com/JetBrains/kotlin#contributing. In short — let us know about your plans and we can discuss it 🙂
If talk about concrete issues KT-18793 — probably will be fixed in the near future with other issues related to Unit materialisation. KT-18894 — should be heavily designed and discussed. We slightly work on it now, though it’s not a priority issue. The main way to help us with it is providing the usecases.
g
For KT-18894 the main use cases I can think of are for frameworks like Angular 2 and Aurelia. I've already figured out a way to use typescript decorators in Kotlin and am in the process of writing a post about how to do it with Angular 2. But being able to use the decorators as-is without any wrapping would be nice
b
it’s known usecase, I’d like to get more uscases