reactor-cpp icon indicating copy to clipboard operation
reactor-cpp copied to clipboard

Update terminology

Open cmnrd opened this issue 3 years ago • 0 comments

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.

cmnrd avatar Dec 08 '21 14:12 cmnrd