Vlad Chesnokov
Vlad Chesnokov
Thank you for your interest in Gradle! This is a valid documentation issue. *** Some of the information is present on [this page](https://docs.gradle.org/current/userguide/platforms.html#sec:importing-catalog-from-file), but it's too scarce with details.
The relevant team for this area will confirm the design of the implementation choices. *** @unshare Can you please share more details on your use case? Maybe your issue can...
Thank you for your interest in Gradle! This issue needs a decision from the team responsible for that area. They have been informed. Response time may vary. **** Related: *...
Thank you for your interest in Gradle! This issue needs a decision from the Develocity team. They have been informed. Response time may vary.
@jvandort it's a regression.
Is there any workaround for this with the current version of [kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization)?
Ensuring correctness is nice, yeah. However, I doubt It would be extensible enough to support all possible key transformations. I think extraction might be feasible with some sort of builder...
Actually, I was thinking about this encoding/decoding, but found it a bit cumbersome in the end. As a user, I expect that library provides abstraction on lower-lever details and I...
Another [example](https://github.com/gradle/gradle/issues/25021)
@dsame Thank you for the reply. Could you please provide more details on why it's not possible? The statefulness is a great feature! However, I think it’s only a partial...