Skip to content

improvments on dicttoxml#117

Closed
DirkRichter wants to merge 1 commit into
vinitkumar:masterfrom
DirkRichter:master
Closed

improvments on dicttoxml#117
DirkRichter wants to merge 1 commit into
vinitkumar:masterfrom
DirkRichter:master

Conversation

@DirkRichter

Copy link
Copy Markdown
Contributor
  • support of namespaces
  • moving full object serialization into loglevel debug (reduce cpu + out of mem on large objects)
  • more control parameters on xml generation: allow custom xml attributes via @attr + optionally omit encapsulating xml-nodes via @Flat

- support of namespaces
- moving full object serialization into loglevel debug (reduce cpu + out of mem on large objects)
- more control parameters on xml generation: allow custom xml attributes via @attr + optionally omit encapsulating xml-nodes via @Flat
@vinitkumar

Copy link
Copy Markdown
Owner

@DirkRichter Thanks for the PR. I will look into it. Also, looks like not all the tests are passing.

@vinitkumar

Copy link
Copy Markdown
Owner

This branch didn't had the tests running because of an issue with CI, I cherry picked your commits into this another branch and made a PR. #120.

Please look into the tests failure there and if possible fix the bug.

@vinitkumar vinitkumar closed this Apr 18, 2022
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.

2 participants