I saw Andrew and Dim's mails a bit late before I wrote my last mail. Dim: I have stripped down DocletUtil to the max. All the getClassTag(), getTag etc. methods are gone, and are now in xjavadoc.XDoc and xjavadoc.XTag. The refactoring mostly consists of changing calls to these methods, and to use xjavadoc classes to refer to classes, methods, members, fields, constructors and so on.
Andrew: I guess you're right about the fact that there is a lot of open tracker items to fix. However, xjavadoc has been high pri for a long time, and it would have taken a long time to fix these 50 bugs anyway. It's ok to fix minor bugs in the main branch as long as the code is properly documented when changed. proposal: When fixing some bug, please add the bugtracker number in a comment, so that it's easier to identifty when doing a diff. When the refactoring is done, we can still try to merge (automatically or manually) the bugfixes into the xjavadoc'ed xdoclet. Aslak _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
