fdb-record-layer icon indicating copy to clipboard operation
fdb-record-layer copied to clipboard

Improve implementation of `ConstantObjectValue`

Open hatyo opened this issue 1 year ago • 0 comments

It should take care of promoting the value by employing the same logic we have in PromoteValue, in other words we should extract the promotion logic in PromoteValue and use in ConstantObjectValue and PromoteValue.

hatyo avatar Jan 12 '24 16:01 hatyo