
504 Chapter 12 • Cradle to Grave: Working with a Security Plan
An additional benefit that is gained from code reviews is that they
lend themselves to better documentation.When code reviews are a reg-
ular part of the development process, and developers understand that
they will have to walk through their coding efforts with other individ-
uals, they are more likely to write better documentation. It is also easier
to enforce any documentation policies that you may have within your
organization if code reviews are a standard part of the process. Strongly
written documentation will always help to move things along during a
code review.
Peer-to-Peer Code Reviews ...