Someone suggested to me to revert the field fixPointArithmetic to something like noFixPointArithmetic. Usually, all programs (including classes and function groups) have this flag set. If the field was inverted, it wouldn't be rendered by default.
I think for programs we are still able to change it. For classes and function groups we would have to increase the file format version, since this is an incompatible change.
Furthermore, in a diff you would see that the formatVersion is increased and "fixPointArithmetic": true vanishes.
Any opinions?
Someone suggested to me to revert the field
fixPointArithmeticto something likenoFixPointArithmetic. Usually, all programs (including classes and function groups) have this flag set. If the field was inverted, it wouldn't be rendered by default.I think for programs we are still able to change it. For classes and function groups we would have to increase the file format version, since this is an incompatible change.
Furthermore, in a diff you would see that the formatVersion is increased and
"fixPointArithmetic": truevanishes.Any opinions?