Colm O'Connor

Results 161 comments of Colm O'Connor

Hi Simon, Thanks for the comments, kind words, etc. Sorry I haven't answered earlier. This is a good comment and I'll link to it in the docs. >I was looking...

Hi @witten thanks for your comment >Prior to feeding the YAML document to strictyaml, pre-process it (e.g. with raw ruamel.yaml) to inline all includes and produce a single document. This...

Is there a particular issue with that approach? I have quite a few systems using strictyaml which do multipass validation.

Hi @kloczek is this for debian? Could you point me to an example of a model man page on another project that I can use for inspiration? I tried creating...

I'm afraid it's not currently possible. It's on the roadmap. On Tue, 13 Jul 2021, 03:56 classabbyamp, ***@***.***> wrote: > How can I access and edit comments in a YAML()...

I'm open to examples that might disprove my hypothesis but every example I've seen where they have been used made me retch a little and think "this feature would *not*...

>To disable them however requires the app developers to (repeatedly) implement the same/similar logic for every app. I think this is, broadly speaking, a good thing. If your users find...

Hi Peter, StrictYAML does not yet have an official written spec, but if it does, explicit key ordering is going to be mandated - for deterministic roundtripping if no other...

Hi! Thanks for using the library. No you're not missing something here. This is a valid use case I hadn't considered. It is possible to workaround using a custom validator,...

IEEE 754 sounds good. I seem to have a hard time trouble finding a grammar, though. I'm a bit wary that python and YAML 1.2 might be doing their own...