K
Kenneth P. Turvey
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm looking for a general way to handle a fairly large number of
parameters used by a program that I can apply to future work I do. These
programs are all command line programs and don't have a GUI.
I started implementing this for a project I'm working on and it just
seemed like something that someone else has to have done.
Ideally, what I would like is something like this:
1) Reads in default parameters from preferences.
2) Overrides these defaults using command line switches (long ones)
3) Prompt the user to input anything that is still required.
4) Writes out any changes the user made to preferences (not including
command line changes, probably). The user should be able to disable
this with a command line switch.
There should be a simple way of handling dependencies e.g. XoverProportion
doesn't matter since Xover wasn't selected so the user isn't prompted for
it.
Access to parameters should be very fast.
Is there some open source code out there for this?
Thank you,
- --
Kenneth P. Turvey <[email protected]>
Phone : (314) 255-2199
XMPP IM: (e-mail address removed)
Yahoo IM: kpturvey2
AIM IM: kpturvey3
ICQ IM: 320005929
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEABwni2ZgbrTULjoRAtadAJ91AUwgPKKGztDvI5ApHKT7YN3eFACaA6hp
Owjc/90Yl6x/iJdMXPQvkoE=
=+49/
-----END PGP SIGNATURE-----
Hash: SHA1
I'm looking for a general way to handle a fairly large number of
parameters used by a program that I can apply to future work I do. These
programs are all command line programs and don't have a GUI.
I started implementing this for a project I'm working on and it just
seemed like something that someone else has to have done.
Ideally, what I would like is something like this:
1) Reads in default parameters from preferences.
2) Overrides these defaults using command line switches (long ones)
3) Prompt the user to input anything that is still required.
4) Writes out any changes the user made to preferences (not including
command line changes, probably). The user should be able to disable
this with a command line switch.
There should be a simple way of handling dependencies e.g. XoverProportion
doesn't matter since Xover wasn't selected so the user isn't prompted for
it.
Access to parameters should be very fast.
Is there some open source code out there for this?
Thank you,
- --
Kenneth P. Turvey <[email protected]>
Phone : (314) 255-2199
XMPP IM: (e-mail address removed)
Yahoo IM: kpturvey2
AIM IM: kpturvey3
ICQ IM: 320005929
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEABwni2ZgbrTULjoRAtadAJ91AUwgPKKGztDvI5ApHKT7YN3eFACaA6hp
Owjc/90Yl6x/iJdMXPQvkoE=
=+49/
-----END PGP SIGNATURE-----