Details
-
Task
-
Status: Confirmed
-
Medium
-
Resolution: Unresolved
-
None
Description
The split between API and implementation is not useful, as we are only using server-side implementation (and hence there is exactly one implementation) – and therefore they are not useful.
Aliminate the API interfaces and integrate them into the implementation classes.