Better words for constraints of passive aggressive style
This commit is contained in:
@@ -3,11 +3,11 @@ Style #23
|
||||
|
||||
Constraints:
|
||||
|
||||
- Computation should not proceed if exceptions occur
|
||||
- Program should not proceed if preconditions aren't met or if errors occur
|
||||
|
||||
- Core program functions have no exception handling, not even the main function
|
||||
|
||||
- The final result should show the exception, if it occurred
|
||||
- The final result should show the failure, if one occurred
|
||||
|
||||
Possible names:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user