Source code.
This tree is only needed for Development. It is NOT needed for Deployment.
Contains interface implementations, emulations, tests, diagnostics, etc.
Interfaces are specified in if/ or may be dynamic interfaces specified via configurations defined in res/cfg/ directory.
Sub-directories with an approriate organization.
e.g.
MyService_<InterfaceX>/
- implementation of
MyService::<InterfaceX>
- implementation of