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 scala.util.Try serialization #327

Open
ttim opened this issue Mar 18, 2019 · 1 comment
Open

Support scala.util.Try serialization #327

ttim opened this issue Mar 18, 2019 · 1 comment

Comments

@ttim
Copy link
Collaborator

ttim commented Mar 18, 2019

Currently chill doesn't support Try serialization, because it doesn't support java's Throwable serialization (see EsotericSoftware/kryo#532 for details). It worth adding Throwable serialization to chill-java package and, maybe, explicit serialization Try serialization to chill package.

@johnynek
Copy link
Collaborator

I agree this would be useful.

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