Colm O'Connor

Results 161 comments of Colm O'Connor

This feature would make me happy.

In which case something like:: Value was not one of "x > 100", "x < 0", "hello", "{str: int}" Would be clearer. (code inside lambdas can be extracted using the...

Yep, that looks like a bug, thanks for reporting.

No, not yet, but I'm open to the idea. Can you share some example code that demonstrates the problem?

>Why is a: 8 required from the YAML file? It seems like a blank file (or one consisting only of comments) should be perfectly valid with this schema. You have...

>Why is that, anyway? I can accept it, but no other language / data structure makes the distinction between an empty map and a mapping with values. A mapping it...

>Hmm, so you're saying that all of the Empty* schemas were built with empty strings in mind, rather than e.g. the dict which is returned being empty. That makes a...

>Hmm, so you're saying that all of the Empty* schemas were built with empty strings in mind, rather than e.g. the dict which is returned being empty. That makes a...

No, that looks pretty much exactly how I'd do it.

nope I should fix that thanks for pointing it out On Wed, 3 Mar 2021, 23:09 tamwile, wrote: > Hello, > i was reading this page > . > Is...