Skip to content
Commit 403afb55 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Get rid of the singleton pattern in most classes in Server

Instead added getters into the AkonadiServer class and
pass that around to everything that needs it. Not using
singletons makes dependency injection in tests much easier
(and it's also the right thing to do.
parent c897dfe5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment