The naming conventions in the DSS contracts lack common sense.
The purpose of names are to describe the behavior of the function or variable. On a more local scale more general names such as "item", "vat", etc. are fine. But the high level naming of DSS are absolutely absurd.
Without docs, this code would be very difficult to decipher
I propose a complete renaming of the contracts andfunctions that actually reflect their function, rather than random "cat" and "dog" contracts
The naming conventions in the DSS contracts lack common sense.
The purpose of names are to describe the behavior of the function or variable. On a more local scale more general names such as "item", "vat", etc. are fine. But the high level naming of DSS are absolutely absurd.
Without docs, this code would be very difficult to decipher
I propose a complete renaming of the contracts andfunctions that actually reflect their function, rather than random "cat" and "dog" contracts