np-eazy / Pentaquad

3 stars 1 forks source link

Refactor and disambiguate class/variable naming and arrangement #56

Closed np-eazy closed 1 year ago

np-eazy commented 1 year ago

Before coding or even documentation, it might be pretty important to disambiguate certain terms used in the variable naming, and establishing better semantics for the sake of future development. As this project got large I admittedly started forgetting where I used certain names earlier, so before that gets worse the names and some functions will have to be changed. Do this refactor after I finish reviewing/merging #55, but before this refactor is done there can't be any branch merging because of both refactoring and extensive variable renaming.

np-eazy commented 1 year ago

63