[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Here's the way I suggest the options really work

From: Branko Cibej <brane_at_xbc.nu>
Date: 2000-10-22 22:58:59 CEST

Bruce Korb wrote:

> OK. I'm persuaded it should be possible to ``allow'' client
> programs to specify the flag character for the standard options.
> Assuming you have looked at an example option definiton, I
> think along the lines of:
>
> version-value = V;
> help-value = h;
>
> And, perhaps, specifying ``verbose'' with:
>
> #define VERBOSE_OPT
> #include stdoptions.def

The above seems to imply that the option processor is part of
libsvnclient. Is that right? I hope I'm wrong ... No, I'm sure I'm
wrong ... Nobody in his right mind would do something so horrible as to
embed options and usage messages in a library. Of course not. Everybody
knows option processing etc. is the client program's job.

P.S.: Yes, I'm back, nagging again.

-- 
Brane Cibej
    home:   <brane_at_xbc.nu>           http://www.xbc.nu/brane/
     ACM:   <brane_at_acm.org>          http://www.acm.org/
Received on Sat Oct 21 14:36:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.