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

Support unknown/extra components and properties #65

Open
allenporter opened this issue Aug 10, 2022 · 0 comments
Open

Support unknown/extra components and properties #65

allenporter opened this issue Aug 10, 2022 · 0 comments

Comments

@allenporter
Copy link
Owner

allenporter commented Aug 10, 2022

Is your feature request related to a problem? Please describe.
Add support for any unknown or extra components, and improve unknown property support.

Describe the solution you'd like
Any component that is not known should be added as an extra component, similar to how extra properties are handled. e.g. a repeated list of unparsed components.

Extra properties should move away from using the internal ParsedProperty objects, and instead should use some new model specifically for extra properties (it can have the same structure).

In addition to decoding, these also must be serialized.

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