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

Add streaming/XML fragment support #15

Open
1 of 6 tasks
oubiwann opened this issue Aug 7, 2023 · 0 comments
Open
1 of 6 tasks

Add streaming/XML fragment support #15

oubiwann opened this issue Aug 7, 2023 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Aug 7, 2023

We're going to have to use a different XML library, since erlsom doesn't seem to have streaming support. Currently, the most promising seems to be:

Tasks/features:

  • Add dependency
  • Add streaming wrapper
  • Ensure streaming works with memory-mapped files
  • Examine XML data model (how close to erlsom)
  • Swap out existing erlsom-based lxml code for fast_xml
  • Add backwards-compatible datamodel wrapper

Related tickets:

This is a follow-up ticket from the closed issue:

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