On 19 Sep 2000, Stefan Bodewig wrote: > >>>>> "JvZ" == Jason van Zyl <[EMAIL PROTECTED]> writes: > > JvZ> I would probably make a small parser using JavaCC. > > Your example looks more as if a custom doclet together with the > javadoc task could do the trick.
Great! Thanks, I'll take a look at making a doclet. jvz. > Other than that I'm afraid it would be plain impossible to find each > and every indicator anybody might be using. Most apache projects have > FIXME and XXX comments for example. > > With that said: Yes a task like this would be *very* useful but I > guess you'd either have to make it very complicated and configurable > or enforce a special notation on the user. > > Stefan > -- Jason van Zyl [EMAIL PROTECTED]
