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 partial deserialization support #6

Open
thecodewarrior opened this issue Aug 30, 2020 · 0 comments
Open

Add partial deserialization support #6

thecodewarrior opened this issue Aug 30, 2020 · 0 comments
Labels
enhancement New feature or request @Refract Issues relating to @Refract automatic (de)serialization

Comments

@thecodewarrior
Copy link
Owner

Add support for partial deserialization into existing mutable values. Attempting to create a new object with only a subset of its properties will raise an error, however, partially deserializing a class would be necessary to make #5 to be very useful.

@thecodewarrior thecodewarrior added @Refract Issues relating to @Refract automatic (de)serialization enhancement New feature or request labels Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request @Refract Issues relating to @Refract automatic (de)serialization
Projects
None yet
Development

No branches or pull requests

1 participant