You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just merged PR #505 but a lot of its guidance needs to be split out to separate principles, e.g.:
should we have a principle about syntactic flexibility?
should we have a principle about specifications needing to fully define processing and error handling so that all inputs result in consistent outcomes?
Then this principle should link to those and any other relevant principles (PoC, consistency, tradeoffs between high-level and low-level APIs, making simple things easy and complex things possible, etc.)
The text was updated successfully, but these errors were encountered:
We just merged PR #505 but a lot of its guidance needs to be split out to separate principles, e.g.:
Then this principle should link to those and any other relevant principles (PoC, consistency, tradeoffs between high-level and low-level APIs, making simple things easy and complex things possible, etc.)
The text was updated successfully, but these errors were encountered: