LUMIERA.clone/src/steam
Ichthyostega 9490192ef8 Invocation: integrate WeavingBuilder into PortBuilder
...seems that the former is well suited to serve as detail builder
used internally by the latter to provide a simplified standard adaptation
for a given processing function.

The integration can be achieved to layer a specialised detail builder class
on top, which can be entered only by specifying the concrete function or lambda
to wrap for the processing; the further builder-API-functions to control
the wiring in detail become thus only accessible after the function type
is known; this allows to place the detail builder as member into the
enclosing port builder and thus to allocate everything within the current
stack frame invoking the builder chain.
2024-10-11 02:45:51 +02:00
..
asset Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
cmd Clip-Drag: consider translation of command ctxID into a InteractionState implementation 2021-03-28 18:03:40 +02:00
control Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
engine Invocation: integrate WeavingBuilder into PortBuilder 2024-10-11 02:45:51 +02:00
external Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
fixture Activity-Lang: draft patterns of execution 2023-07-28 02:21:59 +02:00
mobject Invocation: establish a concept for the rework 2024-06-21 16:22:58 +02:00
play Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
asset.cpp Library: reorder some pervasively used includes 2024-03-21 19:57:34 +01:00
asset.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
assetmanager.cpp Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
assetmanager.hpp Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
cmd.hpp Code Review with Benny 2022-09-08 14:24:36 +02:00
common.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
config-resolver.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
config-resolver.hpp some whitespace clean-up 2021-08-20 14:33:21 +02:00
DIR_INFO Global-Layer-Renaming: rearrange directories 2018-11-15 23:28:03 +01:00
facade.cpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
facade.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
streamtype.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
streamtype.hpp Invocation: painstaking analysis of calculation requirements 2024-07-03 04:34:04 +02:00