4d45dfd4be
introduce CommandDispatch interface
...
this allows to let the DispatcherLoop actually serve
as implementation facility for the SessionCommandService
2016-12-15 05:21:03 +01:00
c144d15e65
add two placeholder functions for now
...
...soon to be replaced by the actual stuff, but right now
I am only concerned with getting all the boilerplate straight
2016-12-12 03:16:29 +01:00
4975712b5e
copy-n-paste-programming to define SessionCommand interface / service
...
...the sheer amount of mechanical replacements scattered all over these
files might be a vivid indication, that the design of the interface system
is subobptimal ;-)
2016-12-12 03:09:08 +01:00
64e303999e
WIP: start definition of SessionCommand interface
2016-12-12 02:55:32 +01:00