[
https://issues.apache.org/jira/browse/BEAM-11589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262854#comment-17262854
]
Kenneth Knowles commented on BEAM-11589:
----------------------------------------
This would be great! I think there is no downside. I believe it can be done
incrementally on a file-by-file basis. The biggest issue is that almost all our
logic is in one needlessly monolithic file. So I think splitting
{{BeamModulePlugin.applyXyzNature}} methods each into their own file will make
this go more smoothly.
> Migrate Gradle scripts from Groovy to Kotlin DSL.
> -------------------------------------------------
>
> Key: BEAM-11589
> URL: https://issues.apache.org/jira/browse/BEAM-11589
> Project: Beam
> Issue Type: Wish
> Components: build-system
> Reporter: Kyle Weaver
> Priority: P2
>
> Our current Gradle build scripts/configs use the traditional Groovy DSL.
> Gradle supports a newer Kotlin DSL, and Kotlin is (in my biased opinion) a
> better language than Groovy.
> https://docs.gradle.org/nightly/userguide/migrating_from_groovy_to_kotlin_dsl.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)