LUMIERA.clone/tests/core/proc
Ichthyostega 82d66cef73 CmdAccess: discard the InvocationTrail concept
after extended analysis, it turned out to be a "placeholder concept"
and introduces an indirection, which can be removed altogether

- simple command invocation happens at gui::model::Tangible
- it is based on the command (definition) ID
- instance management happens automatically and transparently
- the extended case of context-bound commands will be treated later,
  and is entirely self-contained
2017-04-17 18:21:52 +02:00
..
asset Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
control CmdAccess: discard the InvocationTrail concept 2017-04-17 18:21:52 +02:00
engine MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
mobject Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
play MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00