LUMIERA.clone/tests/gui/interact
Ichthyostega 71bb2b48b6 ViewSpec: pick up with dependency-injection into the DSL tokens (#1126)
Attempt to find my way back to the point
where the digression regarding dependency-injection started.

As it turns out, this was a valuable digression, since we can rid ourselves
from lots of ad-hoc functionality, which basically does in a shitty way
what DependencyFactory now provides as standard solution


FIRST STEP is to expose the Navigator as generic "LocationQuery" service
through lib::Depend<LocationQuery>
2018-04-04 03:29:26 +02:00
..
cmd-context-test.cpp UI-Coordinates: next steps to cover 2017-10-02 18:39:18 +02:00
ui-coord-resolver-test.cpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
ui-coord-test.cpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
ui-location-solver-test.cpp ViewSpec: pick up with dependency-injection into the DSL tokens (#1126) 2018-04-04 03:29:26 +02:00
view-spec-dsl-test.cpp ViewSpec: reconsider how to build and structure the DSL (#1126) 2018-02-23 05:07:39 +01:00