lumiera_/src
Ichthyostega 29ee5131f4 Switch first Layer-Separation-Interface to expose the service implementation via lib::Depend
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
2018-04-02 04:19:17 +02:00
..
backend Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
common Switch basic Application initialisation to the rewritten DependencyFactory 2018-04-02 02:56:08 +02:00
gui Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
include DI: adjust codebase to the new DependInject configuration API 2018-03-31 01:06:10 +02:00
lib Switch first Layer-Separation-Interface to expose the service implementation via lib::Depend 2018-04-02 04:19:17 +02:00
lumiera MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
plugin
proc Switch first Layer-Separation-Interface to expose the service implementation via lib::Depend 2018-04-02 04:19:17 +02:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00