Hi, I already started some tests on using cli2. CLI v. 1 is in my opinion not supporting al required parameters. I defined a interface "Tool" and created a AbstractTool class. Currently i started to change the existing tools to be extended from them. Addition I want to create a commons-launcher enironment to get rid of the unix-specific scripts to make it easier for the users of other platforms to use Nutch. Regards, Stephan
________________________________ Von: [EMAIL PROTECTED] im Auftrag von Sami Siren Gesendet: Sa 09.04.2005 09:25 An: [email protected] Betreff: [Nutch-dev] Re: tools cleanup http://jakarta.apache.org/commons/cli/ could this be the way? -- Sami Siren John X wrote: > On Wed, Mar 30, 2005 at 12:53:24PM -0800, Doug Cutting wrote: > >>2. A tool class should define no methods other than a main() and perhaps >>those required to parse the command line. All application logic should >>be in the action class. >> > > > I think command line options should be processed uniformly too. > There are various styles. We need to agree on one. > > John > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
