[getopt-sig] ANNOUNCE: Optik 1.3 released

David Boddie david@sleepydog.net
Fri, 12 Apr 2002 10:56:22 +0100


On Thursday 11 Apr 2002 8:34 pm, Greg Ward wrote:

> With these few lines of code, users of your script can now do the
> "usual thing" on the command-line:
>
>   <yourscript> -f outfile --quiet
>   <yourscript> -qfoutfile

The last one is truly diabolical. ;-)

This is where having some sort of syntax style option would be useful
because there are cirumstances in which a developer might want

<yourscript> -qfoutFile

(noting the use of "F" to avoid duplicating "f") to be equivalent to

<yourscript> -q -f -o -u -t -F -i -l -e

Is this regarded as bad style?

David

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________