We can relatively easily merge a branch. I'll release it on Monday probably. There are 1-2 bugs I want to take a look at more closely. Konstantin can create a new branch and start working on it, but I think first he should try to unify all goods things from his xtags and Aslak's gui stuff and then commit it to xdoclet module's new branch.
Anyway, I received a request to make xdoclet faster. I'm going to spend some time on it. More specifically I'll try to do some magic sourcefiles reduction so that javadoc doesn't load all classes by default but exactly those which at least one subtask needs to operate on. Any ideas? Tricks? Suggestions? Is anyone interested in doing a profiling? I'm trying to prepare it for a 1.1.2 release. Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Andrew Stevens > Sent: Saturday, January 26, 2002 2:33 AM > To: [EMAIL PROTECTED] > Subject: RE: [Xdoclet-devel] Surprise! > > A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once > said: > > > Konstantin, > > > > Create a new branch instead of a module. We'll merge it back in when it > > becomes reliable and the refactoring is done. Xdocletgui will also use > > the same xml files/mechanism. > > > > Cheers, > > Ara. > > If 1.1.1 is due in the next few days or so, is it better to wait till > after that? > > > Andrew. > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > > > [EMAIL PROTECTED]] On Behalf Of Konstantin Priblouda > > > Sent: Friday, January 25, 2002 6:59 PM > > > To: [EMAIL PROTECTED] > > > Cc: [EMAIL PROTECTED] > > > Subject: Re: [Xdoclet-devel] Surprise! > > > > > > it rocks :) > > > > > > but some small problems are there. > > > > > > 1. no build.sh script, but I'll check it in > > > 2. in xjavadoc there is small error in > > > SourceClass.java: > > > javac complains about > > > --- > > > private static SimpleNode _classNode; > > > --- > > > in inner class. I removed it in order to compile. > > > > > > 3. Why to force everybody to jikes? Shall I install > > > it? > > > > > > > > > And most important question: > > > shall I made CVS module from my xtags stuff and check > > > it in? > > > > > > regards, > > > > > > ===== > > > Konstantin Priblouda ( ko5tik ) Freelance Software developer > > > < http://www.pribluda.de > < play java games -> http://www.yook.de > > > > < render charts online -> http://www.pribluda.de/povray/ > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
