Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

added option for experimental map API

Compare
Choose a tag to compare
@skybrian skybrian released this 15 Jun 23:07
· 151 commits to master since this release

0.3.7 added an option to have GeneratedMessage subclasses implement Map.
0.3.8 changed the Map API so that operator [] and operator []= support dotted keys such as "foo.bar".

This new API is subject to change without notice, but if you want to try it out anyway, see the unit test.