Skip to content

Rewrite RevPrefixMap to avoid depending on internal details of PrefixMap #1094

@mdickinson

Description

@mdickinson

The RevPrefixMap trait type subclasses PrefixMap and depends on its internals. PrefixMap wasn't designed for subclassing, and indeed changes in Traits 6.3 broke RevPrefixMap as a result. I'd recommend rewriting RevPrefixMap as a direct subclass of TraitType.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions