LUMIERA.clone/tests/core/steam/play
Ichthyostega fc9ff9252a Invocation: clarify role of Buffer-Descriptor and Dependency-Injection
It became clear that a secondary system of connections must be added,
running top-down from a global model context, and thus contrary to the
regular orientation of the node network, which connects upwards from
predecessor to successor, in accordance with the pull principle.

If we accept this wiring as part of the primary structure, it can be
established immediately while building the nodes, thus adding a preconfigured
''pattern of Buffer Descriptors'' to each node, since there is no further
''moving part'' — beyond the wiring to the `BufferProvider`, which thus
becomes part of a global `ModelContext`

As an immediate consequence, the storage for this configuraion should
also be switched to `lib::Several` and handled similar to the primary
node wiring in the Builder...
2024-07-15 18:52:59 +02:00
..
diagnostic-output-slot.hpp Invocation: clarify role of Buffer-Descriptor and Dependency-Injection 2024-07-15 18:52:59 +02:00
dummy-builder-context.hpp Job-Planning: frame number now additionally required in FrameCoord 2023-06-17 03:10:57 +02:00
dummy-play-connection-test.cpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00
dummy-play-connection.cpp Dispatcher-Pipeline: builder type rebinding problems 2023-06-03 03:44:22 +02:00
dummy-play-connection.hpp Dispatcher-Pipeline: now (finally) able to implement MockDispatcher 2023-06-13 03:47:42 +02:00
output-slot-protocol-test.cpp Scheduler-test: investigate and fix further memory manager problem 2023-12-28 02:13:24 +01:00
timing-constraints-test.cpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00