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

Make Persisters a private class #22

Open
agemooij opened this issue Jul 29, 2015 · 0 comments
Open

Make Persisters a private class #22

agemooij opened this issue Jul 29, 2015 · 0 comments
Assignees
Milestone

Comments

@agemooij
Copy link
Contributor

Persisters was meant as a simple utility to bridge the untyped akka serialization world with the typed stamina world. Unfortunately it has leaked out into the testkit.

The Persisters class should be made private or removed entirely to prevent other parts of Stamina and users from using it and depending on it.

@agemooij agemooij added this to the 1.0-M1 milestone Jul 29, 2015
@agemooij agemooij self-assigned this Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant