Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target compilation strategy names are confusing / misleading #142

Open
prokod opened this issue Feb 27, 2024 · 0 comments
Open

Target compilation strategy names are confusing / misleading #142

prokod opened this issue Feb 27, 2024 · 0 comments

Comments

@prokod
Copy link
Owner

prokod commented Feb 27, 2024

As part of the discussion over #140 it is apparent that targetCompatibility.strategy naming is not user friendly.
To improve on that - change strategy names as follows:

DEFAULT -> DEFAULT
SMART -> MAX
STRICT -> STRICT

To highlight in documentation the strategy is actually as follows:

DEFAULT -> TOOLCHAIN_OR_DEFAULT
SMART -> TOOLCHAIN_OR_MAX
STRICT -> TOOLCHAIN_OR_FAIL

@prokod prokod added this to the v0.17.0 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant