January 20, 2007
I'm looking for a command line arguments parser. I'm guessing that among the various D projects there is a good class for this embedded in one of them. Does anyone know of one?

Similarly, I'd like to have certain members of my classes be loaded from a config file on instantiation or on demand. Anyone have a brilliant chunk of existing code for this?

Cheers,

hauptmech










January 20, 2007
hauptmech wrote:
> I'm looking for a command line arguments parser. I'm guessing that among the various D projects there is a good class for this embedded in one of them. Does anyone know of one?
> 

There was a thread about this back on Jan 12:
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=46681

I posted a response about the one I wrote just recently:
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=46733

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://pyd.dsource.org