Skip to content

Make Persisters a private class #22

@agemooij

Description

@agemooij

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions