Out of curiousity: What’s the decision behind not ...
# http4k
p
Out of curiousity: What’s the decision behind not using Gradle’s kts version? 🙂
d
Tbh - the Kotlin gradle dsl is a bit of a mystery to us - there's no reason other than that's the way it was done when someone helped us do it! If we can make it simpler then PR away! 🙃
p
Not wanting to make any promises but I’d like to look into it. Where can I find the code for the toolbox? (I just realize now that it might’ve not been clear that I was talking about the project wizard. 😬)
d
Ah - the toolbox code is actually private to us. It's pretty involved, and it also contains the OpenApi generator code which we are keeping under our hat because it's actually quite sophisticated secret sauce. 🙃
👍 1
p
I see - fair enough! 😈
p
Gradle Kts is a minefield. Gradle is already a confusing jumble, but having to guess what’s the latest way to express something in kts is torture
👌 2