Skip to content

Conversation

SerafimArts
Copy link
Member

🔍 What was changed

Separated classes for reading and returning metadata. Separated metadata types (general for reading) and immutable for working with

🤔 Why?

When reading metadata, avoid loading types into memory immediately. This significantly speeds up compilation time and allows specifying unsupported types.

📝 Checklist

  • How was this tested:
    • Tested manually
    • Unit tests added
@SerafimArts SerafimArts self-assigned this Oct 7, 2025
@SerafimArts SerafimArts merged commit 829c46d into master Oct 7, 2025
4 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant