This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
added option for experimental map API
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.