Skip to content
Commit 4e5b50fb authored by Andreas Cord-Landwehr's avatar Andreas Cord-Landwehr
Browse files

Introduce Interface for Repository

This major refactoring introduces an interface for the resource
repository. The interface is a first step towards a much looser coupling
between the internal classes. Specifically, I will be used to allow
an easier exchange between a training repository and a contributor
repository.

For now, the old resourcemanager will stay until it is fully replaced
by an implementation that is compatible with the IResourceRepository
interface.
parent e0bab5b1
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