On Mon, Jul 26, 2004 at 10:23:30AM -0700, Doug Cutting wrote: > [EMAIL PROTECTED] wrote: > >Doug: > >where should I put it, ./src/java/net/nutch/fetcher or > >./src/java/net/nutch/util ? > > John, > > Sorry I didn't get back sooner. I was out of the office on Friday. > > I think we should reserve the util directory for very generic, > non-application-specific utilities, like those in java.util. So I would > instead recommend that this live in the fetcher package, since it is > specific to the fetcher, or perhaps in the tools package, along with > other command-line tools.
Forgot there is ./src/java/net/nutch/tools. I will move it there and add to bin/nutch. John ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
