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

Package visability #19

Open
josephwinston opened this issue Nov 3, 2016 · 0 comments
Open

Package visability #19

josephwinston opened this issue Nov 3, 2016 · 0 comments

Comments

@josephwinston
Copy link

This issue might be due to the fact that I don't properly understand how to use the cassandra event store. If that is the case, please point me to an example of how I should be using the event store.

I'm basically writing a unit test for my Events that follow the usage show in RoundTripTest. This class makes calls to JsonSerialiser in constructing the EventLog and JsonDeserialiser to create the EventRetriever. Both the JsonSerialiser and JsonDeserialiser are private to the package com.opencredo.concursus.cassandra.events. Should these two classes for serialization be private?

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