Very nice! I forgot to add that because my port is unit test compatible with the Apache version, all of their documentation is valid for the .NET version as well. The changes that were necessary are detailed on the Apache Commons WIKI at http://wiki.apache.org/commons/CLI .
Hope this helps! -- -a "condensing fact from the vapor of nuance" On Jun 5, 2008, at 9:55 AM, Jonathan Pryor wrote: > On Wed, 2008-06-04 at 14:31 -0500, Schley Andrew Kutz wrote: >> I thought .NET needed a good command line parsing library so I ported >> the Apache Commons CLI. .NET CLI is available on SF at >> http://sf.net/projects/dotnetcli/ >> . > > For an alternate take on command-line parsing, might I suggest you > look > at NDesk.Options? > > http://www.ndesk.org/Options > > The (nearly) full documentation contains a number of examples: > > http://www.ndesk.org/doc/ndesk-options/NDesk.Options/OptionSet.html > > - Jon > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
