Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
It would be natural to capture a {location_id->share} dictionary as a map, but the key types of a map can't be messages. The ids use the Id type because they can be either integers or strings. Capturing them as two parallel lists/arrays isn't ideal but ought to work okay (given that constraint.)
It would be natural to capture a {location_id->share} dictionary as a map, but the key types of a map can't be messages. The ids use the Id type because they can be either integers or strings. Capturing them as two parallel lists/arrays isn't ideal but ought to work okay (given that constraint.)