Changes between Initial Version and Version 1 of Ticket #53010, comment 9
- Timestamp:
- 08/02/2021 09:31:12 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53010, comment 9
initial v1 12 12 2. You want to avoid using longer, more descriptive names. 13 13 14 Both of these cases would signify a bad naming practice making the code less readable (confusing names) andless self-documenting.14 Both of these cases would signify a bad naming practice by promoting confusing, sloppy names and would make the code less self-documenting. 15 15 16 16 Looking at the "benefits" listed in this ticket description: