Dennis Peterson wrote:

# Run mode ::= Daemon or Foreground
# Default is Daemon
# Foreground
Daemon

Where the BNF allows (and I think should require) one of Daemon or
Foreground. And where is the BNF, anyway? Notice that absent the comments
in any of this, the keyword Foreground has no context and loses a great
deal of clear purpose. That's a bad thing. Better?

RunMode = Daemon # define run mode as foreground or background

And yes - I do like optional studly caps as it becomes more readable, as in:

I believe the syntax for that parameter (actually, all paramaters that used to be one word only) in development version (CVS) was changed to something like
"Foreground yes" or "Foreground no".

--
Fajar
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to