Closed nbrugger-tgm closed 2 years ago
The white triangles are the entry points
The DSL syntax has changed quite a bit
All functionality is implemented
Blocked by #53
All "nodes" of the DSL should be extenable/expandable by users so new methods may be added by 3rd party code.
handled in #53
With completion of #53 and #44 #54 a big leap was done.
The DSL is completed and implemented for all modules, the missing thigs that will be implemented in #49 are
Why introducing now?
It is a breaking change as the API will be completely different, and as the switch to V4 (modularization) already contains many major changes and reworks it is better to release now than later.
What would the DSL (Domain Specific Language) look like?
Not specified yet, something like
Operations
Concept : Lists
(Most likely needs an internal
diff
operation)Further requirements