Commit 3595a01
committed
docs: add naming review TODO (pair with package hierarchy work)
Class and method names drift the same way packages do. Audit names
for: stale descriptors after years of growth; over-abbreviated
identifiers (Utils, Helper, Mgr, do*, process*); method names whose
verbs mismatch the actual side effects; cross-package name
collisions. Capture renames inside the package-restructure commit
rather than as separate follow-ups - one IDE refactor pass touches
both the move and the rename.1 parent 1f11a46 commit 3595a01
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
940 | 940 | | |
941 | 941 | | |
942 | 942 | | |
| 943 | + | |
| 944 | + | |
0 commit comments