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

Better Collection Support #26

Closed
AndrewReitz opened this issue Feb 19, 2015 · 1 comment
Closed

Better Collection Support #26

AndrewReitz opened this issue Feb 19, 2015 · 1 comment

Comments

@AndrewReitz
Copy link
Owner

The only real way to do collections of primitives is to mark them as a blob. The problem then becomes that Lists and Maps are not serializable by default. Update the project to try to cast any of these types to serializable.

@AndrewReitz
Copy link
Owner Author

Fixed for 1.0 (serializable). Still should do something better.

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