12/2024 it is now clear that the low-level-Model will be really low-level, implying that any connection to the usage domain will be completely resolved in the builder
This is a first draft as of 1/2009, and likely to be superseded by a better design, where rather the provider of an output facility registers with the OutputManager in the core.
This is a first draft as of 1/2009, and likely to be superseded by a better design, where rather the provider of an output facility registers with the OutputManager in the core.
This is a first draft as of 1/2009, and likely to be superseded by a better design, where rather the provider of an output facility registers with the OutputManager in the core.
10/2024 seems very likely that similar functionality moves down into the render-engine implementation and will no longer be considered a constituent of the public interface.
12/2024 the internal systematic within the Render Engine has been re-arranged altogether. The general operation scheme is now conceptualised as a weaving-pattern
12/2024 the internal systematic within the Render Engine has been re-arranged altogether; instead of orchestrating generic invocation building-blocks, a collection of generic weaving-patterns will be instantiated directly in the library-adapter plug-ins
12/23 this feature seemed necessary in the first implementation, yet after integration and follow-up refactorings (NOTIFY-handling) it turned out both superfluous and potentially dangerous, since it creates additional management work and possible contention on the Grooming-Token. The way NOTIFY-activities are handled now already ensures that they are activated only after their target's start time.
this is defunct code, left over from the old GTK-2 GUI of Lumiera. Deactivated since 2016 and no longer included since 3/23 but left in tree for later reference
this is defunct code, left over from the old GTK-2 GUI of Lumiera. Deactivated since 2016 and no longer included since 3/23 but left in tree for later reference
when we switch our primary type sequence type to variadic parameters, this type will be obsoleted. ////////////////////////////////////TICKET #987 : make lib::meta::Types<TYPES...> variadic