Skip to content

Why is the map reflection interface private? #1322

Closed
@jeremyong

Description

@jeremyong

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions