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

SiloSystem.fromFun should take nullary spore #18

Open
phaller opened this issue Jul 30, 2015 · 1 comment
Open

SiloSystem.fromFun should take nullary spore #18

phaller opened this issue Jul 30, 2015 · 1 comment
Assignees

Comments

@phaller
Copy link
Collaborator

phaller commented Jul 30, 2015

This is to make sure the spore can be pickled, and any issues are reported at compile time. This also requires taking an implicit pickler for that nullary spore.

@phaller
Copy link
Collaborator Author

phaller commented Jul 30, 2015

Status:
https://github.com/heathermiller/f-p/tree/from-fun-nullary-spore

Currently, multi-jvm:run netty.Basic crashes with an java.lang.InstantiationException. This is likely an issue with the nullary spore pickler.

@phaller phaller self-assigned this Jul 30, 2015
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