Introduce Interface for Repository

Authored by cordlandwehr on Mar 24 2019, 11:36 AM.

Description

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.

Details

Committed
cordlandwehrMay 3 2019, 8:10 AM
Parents
R72:e0bab5b15a5e: Minor cleanups
Branches
Unknown
Tags
Unknown