mkobit
05/18/2017, 2:48 AM@SamWithReceiver
(dont see it documented on https://kotlinlang.org/docs/reference/compiler-plugins.html )yole
05/18/2017, 8:39 AMmkobit
05/19/2017, 4:41 PMAction
frequently) instead of having to “wrap” most of the existing methods that take a function.
- https://ratpack.io/manual/current/api/ratpack/server/RatpackServerSpec.html
- https://ratpack.io/manual/current/api/ratpack/handling/Chain.html
they have some Groovy type DSL support as well https://github.com/ratpack/example-books/blob/master/src/ratpack/ratpack.groovy , and wanted to try and translate it to a similar pattern for Kotlin