[th/setting-compare-hook]
follow up to !910 (closed).
Rework some of the setting property handling, in particular the compare hook for comparing two properties.
The ultimate goal is not to have per NMSettingClass
hooks (like compare_property()
), but per-property (NMSettInfoPropertType.compare_fcn()
).