if i wanted to update some docs on how to use the embedded compiler where would you recommend I do that?
i
ilya.chernikov
04/10/2017, 9:16 AM
@ethankhall I cannot think about any good place for that. What exactly you’d like to describe?
Using the embedded compiler is a gray zone now: we are working on an official API for the compiler, but it is far from being complete. Therefore there is no place for it in the official docs yet.
e
ethankhall
04/10/2017, 3:15 PM
I started out trying to use my own kts dsl in a gradle project. There were a lot of learning about how to do that (classloaders and what not) and I wanted to make it so that the next person that wanted to do it, wouldn't have to spend most of a day trying to figure out what to do.
i
ilya.chernikov
04/11/2017, 5:44 AM
This is for sure going to be changed over time. But we’d be glad to hear/read about your experience, so we we can properly address the pain points.
I think that the best would be to make your own blog post or something. Sorry, I cannot offer you anything better yet.