On Wednesday, 15 February 2023 02:15:02 PST Ulf Hermann via Development wrote:
> Or QML, in fact:

QML supports comments, but not multi-line string literals. You can concatenate 
them, though.

> That would be all nicely human-readable and easily verified with
> qmllint.

Which you also get with YAML. And since YAML is just a "front-end" to JSON in 
most cases, you can use all the JSON tools to query and manipulate the 
contents, like jq and jp.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to