CodeReviewChecklist

Code Review Checklist

Here is a list of things to check during code reviews. Once the review is complete (which means all suggestions from previous reviews have been satisfactorily incorporated and you believe the patch is ready to commit) then please set the Reviewed flag on the issue's Jira.

Coding Style

new code:

changes to existing code:

Documentation

internal javadoc:

public javadoc:

Coding

Tests

Jira

last edited 2008-04-03 00:35:19 by NigelDaley