Skip to content

Usage of magic values to specify known metadata instead of static types #75

Closed
@jeremyong

Description

@jeremyong

Specifying magic strings like "HashKey" to populate data strike me as an odd choice. Why not expose compile-time types to encode this (and other special types) rather than requiring they be hashed to a map all the time? In addition, it looks like the implementation uses a vanilla map as opposed to an unordered map.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions