Using glog's design for Phobos?

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Aug 28 13:57:18 PDT 2010


On 08/28/2010 03:11 PM, BCS wrote:
> Hello Yao G.,
>
>> On Sat, 28 Aug 2010 13:44:34 -0500, BCS <none at anon.com> wrote:
>>
>>> If your looking for a Google lib to add/copy, do this one first:
>>> http://google-gflags.googlecode.com/svn/trunk/doc/gflags.html
>>>
>> Isn't essentially what std.getopt does?
>>
>
> Far from it. getops requiters that all the flags be defined in the same
> place, gflags allows each module to define it's own flags.

Gflags is nice indeed. At any rate, glog should be added regardless of 
gflags.

Andrei


More information about the Digitalmars-d mailing list