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

Refactor: Put more logic to TripCancellationProcessor #35

Open
paasovaara opened this issue Feb 27, 2019 · 0 comments
Open

Refactor: Put more logic to TripCancellationProcessor #35

paasovaara opened this issue Feb 27, 2019 · 0 comments

Comments

@paasovaara
Copy link

Currently logic that should be handled by TripCancellationProcessor is done in TripUpdateProcessor, because that's where the cache-object is. We could inject the cache to processors and thus make the code more easier to follow

Note: remember to synchronize the cache.

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