|
|
|
|
|
by Dylan16807
1137 days ago
|
|
In this situation code for a good strength meter is going to be an order of magnitude or two more complicated than the boolean validity check. Porting 50x as much code to the server is significantly worse than having two versions or having one shared function and one non-shared function. |
|
Of particular note there is no UI code here because the meter's UI code is not related to the check function beyond it reads the return value.