Skip to content
Commit 663dcfb6 authored by Arne Franken's avatar Arne Franken
Browse files

Refactor into layers: Controller -> Service -> Store

Controllers work on Services, Services implement functionality on top of
Stores.
This is a "working version" of that pattern, with more to come - wording
of method parameters, JavaDoc updates/additions, tests, ...
Big missing feature: bucket access is not synchronized / guarded. If
multiple threads were to add or remove resources from/to a bucket, one
or more of the modifications will probably fail or interfere with each
other.
parent 0a43ad0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment