Hi all, Just as Glen said I (and most of the others too) use the //todo as a flag but none of the other mentioned. I'm happy to have a convention though BTW we are not into putting user names/author names in the code!
On 4/17/06, Glen Daniels <[EMAIL PROTECTED]> wrote: > 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. ?) > -- Ajith Ranabahu
