Enhanced ExecutionContext to keep track of the execution flow

This commit is contained in:
2020-01-07 15:47:43 +01:00
parent ffd98d7407
commit b4346b5af0
19 changed files with 966 additions and 190 deletions
+6 -5
View File
@@ -7,11 +7,12 @@
### Current supported types
- E : events
- O : object (with history management)
- P : pickle
- S : state
- C : concept
- D : concept definitions
- J : Json object (with history management)
- P : pickle (no history)
- S : state (history, but not managed by the serializer )
- C : concept (with history management)
- D : concept definitions (no history management)
- R : executionContext ('R' stands for Result or ReturnValue, no history management)
## How concepts are serialized ?
- get the id of the concept