Details
-
Technical Task
-
Status: Closed
-
Resolution: Fixed
-
None
-
None
Description
The RepositoryDefinition is both a "definition" (registry) of the capabilities of a particular kind of repository, and a factory for instances of that "kind".
Make RepositoryDefinition implement RepositoryFactory so that all responsibilities are reflected in public interfaces.