As we review more code, it is worth spelling out the expectations for the code review.
- Review the codes ASAP — this unblocks a lot of people. In fact I believe that code review is number one priority, as there are potentially a lot of people are immediately affected by it.
- Assume good intentions!!!
- Offer alternative implementations, but assume that the author considered them already.
- Most comments in the review are opinions. However, you cannot just brush them off — the resolution is reached through discussion.