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

Improve dd_helpers.py to avoid relying on Saxon JAR #9

Open
olivhoenen opened this issue Jan 17, 2025 · 0 comments · May be fixed by #6
Open

Improve dd_helpers.py to avoid relying on Saxon JAR #9

olivhoenen opened this issue Jan 17, 2025 · 0 comments · May be fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@olivhoenen
Copy link
Collaborator

To simplify the code base, we should modify the dd_helpers.py to use saxonche directly in Python instead of downloading and using the Saxon-HE JAR file from an external process. It may also improve the performance of the XSL transforms.

(this was done already in imas-data-dictionary )

@olivhoenen olivhoenen added the enhancement New feature or request label Jan 17, 2025
@olivhoenen olivhoenen linked a pull request Jan 21, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants