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

Dynamically load attribute class memberships from schema #78

Open
wergo opened this issue Jan 30, 2024 · 0 comments
Open

Dynamically load attribute class memberships from schema #78

wergo opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wergo
Copy link
Member

wergo commented Jan 30, 2024

Description
Currently, class memberships, such as att.facsimile (i.e., all elements containing a @facs attribute) are hard-coded pragmatically in attribute-classes.js. This means that when the schema is changed, incompatibilities may occur.

Solution
Load attribute values automatically from schema referenced in the mei file. If no schema is referenced, or referenced schema cannot be loaded, default to current mei-all.

@wergo wergo added the enhancement New feature or request label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant