I tend to use at least //TODO: and //FIXME: (which IDEA also recognizes and flags). I'd be +1 for getting team buy-in for these conventions...

--Glen

Davanum Srinivas wrote:
Nope. We are in the wild-wild-west :)

On 4/14/06, Bill Nagy <[EMAIL PROTECTED]> wrote:
Hi folks,

As I wander through the code, I'm adding comments where
appropriate/missing.  Are you following any particular conventions for
task-related comments (e.g. //TODO: (<username>) <comment>, //FIXME:
(<username>) <comment>, //REVIEW: (<username>) <comment>, //JAVADOC:
(<username>) <comment>, etc. ?)

Reply via email to