Results 1797 comments of Sebastian Thiel

I second that, and add that the `curl` backend corresponds to the `max` version of `gix`.

Thanks a lot for this collection of issues - I am glad you did it as config is always a little bit neglected until the is an external stimulus for...

Making the config-tree available as plumbing seems like a good idea! Having less code in `gix` is always appreciated, and making certain plumbing more standalone is also beneficial for everyone....

> Presumably `gix-config-tree` depends on `gix-config` for `pub trait Key` and possibly some error types. Yes, it would implement that trait and it probably needs one specific error type which...

That's great to hear and I am looking forward to taking a look once you are ready. > At the moment, I'm leaning towards kicking the can down the road...

> Well, I'm thinking that gix will still want to provide its own validating and documentation-friendly hierarchy of typed keys, so implementing `Key` on `bstr` et al would really only...

I agree, and it's so low-hanging that I might even do that just to warm up with the topic.

> Is the purpose simply to have a `feat!` commit in the history? If so, I'd just split out adding the Key trait into a separate commit, no problem. The...

As a note, I plan to finish this PR myself once I get a chance.

The content of this PR was merged to main, but I forgot to push before changing the commit message, hence GitHub doesn't see the merge happened. Thanks again for getting...