LUMIERA.clone/tests/core
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
..
application Fix notorious warning 2017-04-01 23:59:37 +02:00
backend Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
proc CmdAccess: discard the InvocationTrail concept 2017-04-17 18:21:52 +02:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00