> > PLEASE TRY TO AVOID ADDING/COMMITTING ANYTHING TO THE XDOCLET CORE > > UNTIL THE REFACTORING IS DONE. > > > > It's a very big job, so I would like to warn you all that this might > > take some time > ... > > In which case, might it not be better to first concentrate on sorting out > bugs (and the valueobjects) and adding more unit tests for a 1.1.3 release > (say, around the end of the month), and do the xjavadoc integration once > it's as robust as we can make it? There's almost 50 open tracker items at > the moment, plus a couple of messages in xdoclet-user complaining that > 1.1.2 broke things that worked previously...
I believe we can keep on fixing bugs, or adding some minor stuff but no big changes. Aslak can easily merge these small changes into the refactoring branch. He can also warn us about where he is refactoring now so that we don't try to conflict with each other :o) > Unit tests, and plenty of them :-) > Let's get a comprehensive suite of tests done first, and there'll be less > work needed to find the bugs later. A classical debate of doing things in parallel or not :o) I don't think adding new test cases will create conflicts. So keep on creating new tests. The important rule is: don't create conflicts. That's it. Maybe Aslak went too far by saying "avoid committing anything"; I change it to "avoid committing anything that may create conflicts in the refactoring branch" ;-) Ara. _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
