summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CORE1.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/CORE1.cpp b/CORE1.cpp
index 3c679d4..ee0ffa6 100644
--- a/CORE1.cpp
+++ b/CORE1.cpp
@@ -159,6 +159,11 @@ void atomtest()
// raw strings interspersed with variable references
// - OUTPUT ATOMSPACE to see how it looks
// - IMPLEMENT SOLVER USING PATTERNS
+ // will need a way to
+ // - get patterns matching requests
+ // ordered by relevence
+ // propose using subcontexts and queries that return all results
+ // - inspect pattern content
// when A is inside B, A is unreachable if B is closed
// ALTERNATIVELY, can we link this straight into openStep