reactor-cpp
reactor-cpp copied to clipboard
Update terminology
This is closely related to #3. Since the initial design of this runtime, some terminology has changed or we have developed better definitions of certain terms. In the core APIs, many terms should be updated. For instance, BaseAction
should better be named BaseTrigger
. Also, dependencies and antidependencies of reactions are better named sources and effects.