On Fri, Feb 20, 2009 at 10:26 AM, Rickard Öberg <[email protected]> wrote: > Hey, > > Currently we use "TODO" as a marker at the beginning of a source-file to > denote that the Javadoc for it needs to be written. IntelliJ then has a > great feature that allows you to easily browse all "TODO" items. > Unfortunately the real TODO's are currently very hard to find, as they > are "hidden" by all the Javadoc items. > > I would suggest that we instead of TODO write JAVADOC in the file > header. This makes it easier to find the real TODO's, and also makes it > possible (at least in IntelliJ) to make a filter for all JAVADOC tags. > > WDYT?
Good Idea. Will chew away at it when I see it. Cheers Niclas -- http://www.qi4j.org - New Energy for Java _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

