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

chore: build xml using XmlBuilder #10

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Conversation

mrnagydavid
Copy link
Owner

In this PR I added the XmlBuilder package as a dependency, so that we don't "glue together" pieces of xml strings, but build the xml properly.

Most of the def to_xml() functions could be added using a macro, but I felt against introduce magic for the sake of saving 3 lines per module.

@mrnagydavid mrnagydavid merged commit 521143b into develop Nov 15, 2023
1 check passed
@mrnagydavid mrnagydavid deleted the chore/use-xml-builder branch November 15, 2023 17:38
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

Successfully merging this pull request may close these issues.

1 participant