Skip to content

[water] Use WaveSymbolMapping for index mappings #943

@ftynse

Description

@ftynse

Instead of dictionary attr. This preserves construction-order instead of some string-sorted (?) order in dictionaries and will allow us to rely on this in passes, and in particular to drop ordered_syms from read/write. This will also come with some performance improvements as we will not be relying on string key comparison anymore.

Likely clashes with #734 so better land that first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions