Hi all, just seeking some clarification: There are plenty of places in QGIS where Boolean values are derived from strings or converted to strings. I have been mainly looking at the use in QgsSettings and plugin meta data.
So there are a few formats ... "yes"/"no", "1"/"0", "true"/"false", "True"/"False" ... When I touch a value, I usually stick to whatever form of serialization the previous "owner" of this value has chosen (for backwards compatibility). Though, is there some consensus on what to use and how far backwards compatibility should go? (E.g. should QGIS 3.10 be able to flawlessly work with a profile folder that was touched by QGIS 3.12 before?) Best regards, Sebastian _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
