Am 20.08.20 um 22:18 schrieb Vladimir Sitnikov: >> Could be named isConsumable and isResolvable > That is Gradle public API, so I can't influence the naming: > https://docs.gradle.org/current/javadoc/org/gradle/api/artifacts/Configuration.html#isCanBeConsumed-- > I agree it sounds weird. > > isCanBeConsumed / isCanBeResolved have been added long ago, and they are > planning to replace the properties with an enum or something like that.
Cool. Good to know. Felix > > Vladimir >
