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

ImmutableList should serialize nicer #3

Open
agroszer opened this issue Jun 7, 2019 · 1 comment
Open

ImmutableList should serialize nicer #3

agroszer opened this issue Jun 7, 2019 · 1 comment

Comments

@agroszer
Copy link
Member

agroszer commented Jun 7, 2019

no need to explicitly serialize ImmutableList, since all lists within an immutable object will be immutables

@strichter
Copy link
Contributor

Agreed. Same for dicts. It makes accessing them much harder than it needs to be.

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

2 participants