Implemented a first and basic version of a Rete rule engine
This commit is contained in:
@@ -80,6 +80,6 @@ example_of_class_method. event=xxx, data='42'
|
||||
assert "my first topic" in service.subscribers
|
||||
assert "my second topic" in service.subscribers
|
||||
|
||||
sheerka.pop_ontology()
|
||||
sheerka.pop_ontology(context)
|
||||
assert "my first topic" in service.subscribers
|
||||
assert "my second topic" not in service.subscribers
|
||||
|
||||
Reference in New Issue
Block a user