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

Make toolkit components (schema, stylesheet files) reloadable #60

Open
twagoo opened this issue Apr 6, 2022 · 2 comments
Open

Make toolkit components (schema, stylesheet files) reloadable #60

twagoo opened this issue Apr 6, 2022 · 2 comments
Assignees
Milestone

Comments

@twagoo
Copy link
Member

twagoo commented Apr 6, 2022

Currently files are read on construction and never updated afterwards. If the toolkit updates, a restart of the application is required for the new version to be applied. There must be a manual trigger, and optionally also a schedule for reloading all XML stylesheet and schemas.

@twagoo twagoo self-assigned this Apr 6, 2022
@twagoo
Copy link
Member Author

twagoo commented Apr 6, 2022

Loading of component-to-schema stylesheet currently happens in the constructor of MDMarshaller

@twagoo
Copy link
Member Author

twagoo commented Apr 6, 2022

One-time loading of the component schema happens in the getComponentSchema method of MDMarshaller

@twagoo twagoo added this to the 2.5.1 milestone Feb 27, 2024
@twagoo twagoo modified the milestones: 2.5.1, 2.6.0 Mar 20, 2024
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