On Mon, Dec 31, 2001 at 01:02:56PM -0800, Ian Clarke wrote: > The "Freenet" module in CVS is a mess right now. I suggest that we > create a new "freenet" module with the following structure: > > freenet > - src > - Freenet > [Sourcecode goes here] > + classes > [Compiled classes go here] > + javadocs > [Javadocs will go here] > + Makefile > + README > + INSTALL > > Thoughts?
That looks reasonable. I'd rather you named the build dir "build" instead of "classes", it is fairly standard. Changing the package name from Freenet has been brought up before. This would be a good time to do that. -- :: tavin cole (tcole at espnow.com) :: _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
