help-gengetopt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-gengetopt] Include configuration file into configuration file


From: Lorenzo Bettini
Subject: Re: [help-gengetopt] Include configuration file into configuration file
Date: Tue, 15 Jun 2010 21:40:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4

On 06/10/2010 12:59 PM, David Sarrut wrote:
Hello,

is it possible to include a configuration file into another one ? Like :

<file: A.ggo>
package "A"
version "1.0"
purpose "Foo"
option "verbose"        v "Verbose"  flag off
*include B.ggo      //<-- is something like that exist ? *

with
<file: B.ggo>
option "verbose2"      - "Verbose2"  flag off


Thank you,
David
PS : really nice job with gengetopt, we use it for years !

Hi David

for the moment inclusion of other files is not supported in gengetopt, but probably it shouldn't be too much work to implement it, so I'll try to take a look at this issue as soon as possible.

cheers
        Lorenzo

P.S. glad to hear you're enjoying gengetopt :)

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]