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

Improve case class support #13

Open
crumbpicker opened this issue May 13, 2013 · 0 comments
Open

Improve case class support #13

crumbpicker opened this issue May 13, 2013 · 0 comments
Labels

Comments

@crumbpicker
Copy link

As reported here (http://taka7646.hatenablog.com/entry/2013/02/17/005658) case classes need an explicit constructor in order to remove the exception "Can't find plain constructor or companion object".

Is this really needed f? Maybe for performance concerns ?

Other related issue: should it be possible to deserialize immutable fields (val) ?

@xerial xerial added the 0.6.x label Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants