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

Option to completely ignore voids #30

Open
pscheidler opened this issue Nov 14, 2019 · 1 comment
Open

Option to completely ignore voids #30

pscheidler opened this issue Nov 14, 2019 · 1 comment
Labels
Decoding Related to the importing of EBML data enhancement New feature or request

Comments

@pscheidler
Copy link
Member

Voids are currently kept as small, unused objects. They could be removed

@pscheidler pscheidler added the enhancement New feature or request label Nov 14, 2019
@StokesMIDE
Copy link
Member

Clarification:

  • "Ignore Voids" would be an argument for Schema.load() and affect the resulting Document.
  • Void elements would not show up when either the Document or Master elements are iterated. They would not get cached, nor show up in the total returned by len().

@StokesMIDE StokesMIDE added the Decoding Related to the importing of EBML data label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Decoding Related to the importing of EBML data enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants