[Gtk-sharp-list] Command Line Parsing.

Mathias Hasselmann mathias.hasselmann@gmx.de
Wed, 6 Nov 2002 10:04:45 +0100 (CET)


On 6 Nov 2002, Mark Cox wrote:

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

	Just as a hint of the clueless (who I am from time to time): I
thought I would have seen command line handling in the namespace
Mono.GetOptions and in the Gnome.Program class...


Ciao,
Mathias