lumiera_/tests/core/steam
Ichthyostega aab8278579 Invocation: Analysis regarding node and turnout identity
The immediate next goal is to verify properties of render nodes
generated by the builder framework; two kinds of validations
can be distinguished
 * structural aspects of the wiring
 * the fact that processing functionality is invoked in proper order

Looking into the structural aspects brings about the necessity
to identify the actual processing function bound into some functor.
Some recapitulation of goals and requirements revealed, that this
can not be a merely technical identity record — because the intention
is to base the ''cache key'' on chained processing node identities,
so that the key is stable as long as the user-visible results will be
equivalent. And while structural data can be aggregated, at the
core this information must be provided by the scheme embedded
into the domain ontology, which is tasked with invoking the
builder in order to implement a ''specific processing-asset''
2024-11-01 03:51:53 +01:00
..
asset Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
control Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
engine Invocation: Analysis regarding node and turnout identity 2024-11-01 03:51:53 +01:00
fixture Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
mobject Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
play Invocation: clarify role of Buffer-Descriptor and Dependency-Injection 2024-07-15 18:52:59 +02:00
render-segment-test.cpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00