Changes for page Comments

Last modified by chrisby on 2023/11/18 23:57

From version 1.2
edited by chrisby
on 2023/11/18 23:45
Change comment: There is no comment for this version
To version 1.1
edited by chrisby
on 2023/11/18 23:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,10 +23,10 @@
23 23  * Prescriptive comments
24 24  * Diary comments
25 25  * Chatter
26 +* Do not use a comment if it can be replaced by a descriptive function or variable.
26 26  * Position identifier
27 -* Comments after closing parentheses to emphasize sections that may be useful for long functions. They should be avoided and the function shortened.
28 -* Attributions
29 -* Asides
28 +* Comments after closing parentheses to emphasize sections may make sense for long functions. They should be avoided and the function abbreviated.
29 +* Attributions and asides are unnecessary because source control systems take over this job.
30 30  * Commented code
31 31  * HTML comments
32 32  * Non-local information