<div dir="ltr"><div dir="ltr">On Wed, Oct 13, 2021 at 5:30 PM Andrey Zherikov via Digitalmars-d-announce <<a href="mailto:digitalmars-d-announce@puremagic.com">digitalmars-d-announce@puremagic.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wednesday, 13 October 2021 at 19:26:49 UTC, Andrei <br>
Alexandrescu wrote:<br>
> Cool!<br>
><br>
> One note - gflags (<a href="https://opensource.google/projects/gflags" rel="noreferrer" target="_blank">https://opensource.google/projects/gflags</a>) <br>
> allows modules to define their own flags in a decentralized <br>
> manner. I've always thought this is a major feature missing <br>
> from std.getopt, but never got around to it. It would be great <br>
> if argparse would add such support.<br>
<br>
This is an interesting approach. I'm not a fan of it but I'll <br>
take a look at whether this can be supported.<br></blockquote><div><br></div><div dir="ltr">Not sure how much change there is over "classic" gflags, but <a href="https://abseil.io/docs/cpp/guides/flags">https://abseil.io/docs/cpp/guides/flags</a> is what google now uses internally.<br><div><br></div><div>--bb</div></div><br><div class="gmail_quote"></div><div> </div></div></div>