LUMIERA.clone/tests/core
Ichthyostega d109f5e1fb bye bye Monad (closes #1276)
after completing the recent clean-up and refactoring work,
the monad based framework for recursive tree expansion
can be abandoned and retracted.

This approach from functional programming leads to code,
which is ''cool to write'' yet ''hard to understand.''

A second design attempt was based on the pipeline and decorator pattern
and integrates the monadic expansion as a special case, used here to
discover the prerequisites for a render job. This turned out to be
more effective and prolific and became standard for several exploring
and backtracking algorithms in Lumiera.
2023-06-22 20:23:55 +02:00
..
application Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
steam bye bye Monad (closes #1276) 2023-06-22 20:23:55 +02:00
vault Dispatcher-Pipeline: mocked Dispatcher implementation complete (closes: #1294) 2023-06-13 20:23:33 +02:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00