Reward for a coding accomplishment is changing the comment from

// todo: refactor to use new API

to

// todone: refactor to use new API

Both can be searched with "todo", or individually with "todo:" or "todone:".

Eclipse can be configured to show todo: and todone: using different colors.