nokeedev / gradle-native

The home of anything about Gradle support for natively compiled languages
https://nokee.dev
Apache License 2.0
47 stars 8 forks source link

Use `TypeCompatibleModelProjectionSupport` as a bridge to declare projection inputs #851

Closed lacasseio closed 7 months ago

lacasseio commented 1 year ago

In the long run, we want to limit projection to only the user-level configuration. Until we can accomplish this, we will improve the declarativity of model actions using projection.

lacasseio commented 7 months ago

No longer in scope, see https://github.com/nokeedev/gradle-native/pull/858