Closed
Description
If I want to perform operations on messages that have maps, I have no easy way of handling the map internals without manually circumventing the public reflection API.
The MapReflectionTester does perfectly reasonable things but can only do so because it is a friend class of the reflection class.