Actually this is on the implementation side only. Since Layer-Separation-Interfaces route each call through a binding layer, we get two Service-"Instances" to manage - on the client side we have to route into the Lumiera Interface system - on the implementation side the C-Language calls from the Interface system need to get to the actual service implementation. The latter is now managed and exposed via DependInject::ServiceInstance |
||
|---|---|---|
| .. | ||
| backend | ||
| common | ||
| gui | ||
| include | ||
| lib | ||
| lumiera | ||
| plugin | ||
| proc | ||
| tool | ||
| .gitignore | ||
| DIR_INFO | ||
| doxygen.dox | ||
| SConscript | ||