[Gtk-sharp-list] Command Line Parsing.
Mark Cox
coxhome@optushome.com.au
06 Nov 2002 18:46:29 +1000
To The Gtk# team,
I was wondering what has happening with the command line parsing aspect
of gtk#. Is popt going to be wrapped to a C# class?
I am willing to help, but I'm a little confused on which direction to
pursue.
Possible directions:
1. Wrap the popt library.
2. Create a new implementation written solely in C# that can inherit c
popt tables.
3. Ditch popt all together and start a new parser.
Mark Cox