Mikhail
07/28/2022, 8:10 AMMikhail
07/28/2022, 8:11 AMAnton Lakotka [JB]
07/28/2022, 8:17 AMval jvmMain by getting {
}Mikhail
07/28/2022, 8:18 AMephemient
07/28/2022, 8:30 AMby creating, by existing, and by registering, all of which work in all named domain object collections in Gradle Kotlin DSLMikhail
07/28/2022, 8:31 AMby gettingAnton Lakotka [JB]
07/28/2022, 8:47 AMGradle moment. Why can't we have singleYou can make PR to gradle and proposeby getting
maybeCreating that will be backed by maybeCreate (https://docs.gradle.org/current/javadoc/org/gradle/api/NamedDomainObjectContainer.html#maybeCreate-java.lang.String-)ephemient
07/28/2022, 8:56 AMgetByName(), named(), create(), register() - and for lazy configuration, the distinction between them is important