Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. (re)designing the architecture
  2. commenting on style alone (unless not adhering to Code Style
  3. writing code (only applicable to Group Code Reviews)

What to look for in the code

Overview

  1. Finding bugs
    • NPEs, no privilege checks, etc
  2. Create common Coding style

...