▲ | tyleo 7 days ago | |||||||
Yeah, I’d probably say something more like, “we leverage protobuf built ins to make a slightly more advanced back compat system” We do rename deprecated fields and often give new fields their names. We rely on the field number to make that work. | ||||||||
▲ | vkou 6 days ago | parent [-] | |||||||
> We do rename deprecated fields and often give new fields their names. We rely on the field number to make that work. Why share names? Wouldn't it be safer to, well, not? | ||||||||
|