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.
Should we add an entry in bin/nutch for this tool?
Thanks,
Doug
------------------------------------------------------- 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
