John Freeman
John Freeman
That sounds great, and it's exactly what I did for my library.
haha nice :)
That's not too much structure. I'd characterize it as a variable binding whose value is an object/mapping/record. The key distinction is that I wouldn't care to support overriding just the...
Yeah, I thought that was a really cool feature when I first found Confit, but I'm not sure how much people will need it, and I don't think it plays...
I think I'm ready to get started with some writing. How about I start with a README for a hypothetical version of the library that outlines the concepts with example...
That's where I imagine we'd let users encode scopes in the variable names: ``` server.host = example.com server.port = 80 ``` In my first draft, you'll see mentions of separators...
I think we can certainly add that type of projection, should be easy. I'll think more about nesting regardless.
The relative filename feature is very attractive, I have to say. I have two requests though: 1. For each variable, the origin should generalize to an opaque string filled in...
[toml11](https://github.com/ToruNiina/toml11/issues/48) says they can preserve comments, but I haven't tested it.
Is this project just unmaintained? Maybe time to start a fork.