Closed gibson042 closed 1 year ago
Not sure if I agree with this; I wrote it as a generic operation to emphasize that this isn't specific to NumberFormat; it's just another flavor of the GetOption AO.
You would have a point if it were intended for reuse, but that is not the case AFAIK. It's used for a single property, and even apologizes for that special casing with its "for historical reasons" note.
GetStringOrBooleanOption is performing operations that are highly specific to the NumberFormat "useGrouping" option, and should therefore not be named or written generically.