Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum type attrs table enums should be integers #11

Open
vallode opened this issue May 16, 2024 · 0 comments
Open

Enum type attrs table enums should be integers #11

vallode opened this issue May 16, 2024 · 0 comments

Comments

@vallode
Copy link
Owner

vallode commented May 16, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant