Part of #45206. Make Field.get_put_real() a wrapper around a call to FieldType.get_code_put() that writes field values as appropriate. For diff arrays, cmp should be reused to allow all possible element types (though this will change generated code).
Part of #45206. Make Field.get_put_real() a wrapper around a call to FieldType.get_code_put() that writes field values as appropriate. For diff arrays, cmp should be reused to allow all possible element types (though this will change generated code).