fredbi

Results 101 comments of fredbi

@sagikazarmark I am glad you chimed in. I pinged you precisely to bring that kind of feedback (I am also following up your efforts with viper). @therealmitchconnors I may help...

About roadmap etc, pflag suffers from the same woes IMHO due to the historical lack of generics. Here is a [proposal](https://github.com/fredbi/gflag) to _extend_ the functionality with less things to remember...

Really love that cartoon. Okay so here is a little wording from some thankless guy in Nebraska... A [draft proposal for CONTRIBUTING guidelines](https://github.com/fredbi/pflag/blob/master/CONTRIBUTING.md). A [draft proposal for a pflag ROADMAP](https://github.com/fredbi/pflag/blob/master/ROADMAP.md)...

@therealmitchconnors I'd like to join as a maintainer so as to be able to: (i) review and triage pending issues (requires the ability to add tags, and to tag issues)...

Good morning @therealmitchconnors . Do you have any update regarding last month's proposal to assist with the maintenance of pflag?

@cornfeedhobo @josegonzalez yes, you're right. After months of waiting for this situation to be unblocked, I came to the conclusion that there is no other resolution to this issue. Ok...

> I'm just a user of koanf. You could poke the author here ([knadh/koanf#253](https://github.com/knadh/koanf/issues/253)), if you want. I personally would recommend to switch after some months. Lets have an look...

> While I’m not against forking per se, I’d suggest thinking it through thoroughly. > > It’s gonna have a huge impact on the ecosystem. Not to mention it’s a...

> Thanks for tagging me in this. I'm happy to grant access to anyone who has the desire to improve this library (while recognizing that it's a core dependency for...

IMHO, the only way to preserve a backard compatibility would be to extend these methods with some ` ...Option` parameter. One such option could support adding a default value.