|
|
|
|
|
by magicalhippo
1253 days ago
|
|
Code is documentation, but it only tells you a part of the story. Good comments can explain why, but without writing comment essays it's usually not sufficient. And, as you note, when integrating systems you need more than just the code and comments, since the code might not even be written with the other system in mind. |
|