fix(motivation): Soften costs talk

This commit is contained in:
Ed Page 2024-01-12 10:01:23 -06:00
parent c2b70e51d6
commit b28ffd2dac
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ We will then look at the potential designs within the context of this framework.
Some design criteria we can use for evaluating workflows:
- Cargo should not make major breaking changes
- Low barrier to entry
- The costs of “non-recommended” setups should be isolated to those that need them
- The costs of “non-recommended” setups should focused on those that need them
- Encourage a standard of quality within the ecosystem
- Every feature has a cost and we should balance the cost against the value we expect
- Features can further constrain what can be done in the future due to backwards compatibility