Parameters (command line, preferences, user input)

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-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Array declaration compiler bug? 3
Java 1.6 13
Beowulf clusters 9
Logger performance 5
Logger performance 3
Executor 8
Binomial Simulation 16
Simple GUI problem 1

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top