Skip to content

Enum type attrs table enums should be integers #11

@vallode

Description

@vallode

When an enum type's attrs table references an enum, the resulting Lua tables holds the value of the enum and not the key. We'll have to do some broader changes to the structure of the xml.rb parser, since this relies on access to an element outside of the direct hierarchy of the one that is being parsed right now. Might be tricky!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions