A wise old hermit known only as <[EMAIL PROTECTED]> once said: > Please start using the @todo tag more actively in class and method > comments. > It's the old of eat-your-own-dogfood principle. The todo list is created > under xdoclet/core/build/todo, so let's start using it.
Something to get you thinking... Is there any way we could have todo's generated from the templates as well as the java source files? Perhaps another ant task that scans through them, using the template engine to create a second todo list for them? (ideally it'd merge the two together, but one step at a time). I remember there was some guy on xdoclet-user using the template engine to generate things from XML files, so I guess it should be possible. Andrew. _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
