Added first version of DebugManager. Implemented draft of the rule engine
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
- R : executionContext ('R' stands for Result or ReturnValue, no history management)
|
||||
- O : ServiceObj (from pickle)
|
||||
- M : MemoryObject (using SheerkaPickle)
|
||||
- X : Rule (from sheerkaPickle, 'X' stands for nothing, I am running out of meaningful letters)
|
||||
|
||||
## How concepts are serialized ?
|
||||
- get the id of the concept
|
||||
|
||||
Reference in New Issue
Block a user