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

Reply via email to