From 3e6ecf82e6f95490ac6b6d73833cc2ab17ef49a2 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sat, 27 Dec 2025 18:58:31 +0800 Subject: E-reader & bumblebee. --- _log/bumblebee.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_log/bumblebee.md') diff --git a/_log/bumblebee.md b/_log/bumblebee.md index 74fc06b..588ae42 100644 --- a/_log/bumblebee.md +++ b/_log/bumblebee.md @@ -37,7 +37,7 @@ raised → parsed into a token → insert to list → interpret event → look u instruction from a table → form instruction with event args → insert text to a parallel list → run both lists through optimizer → update Scintilla editor. -Problem: manual overriding via Scintilla editor mid-session causes the code +Limitation: manual overriding via Scintilla editor mid-session causes the code list to go out of sync with the event list. Optimizer can't handle this yet. Note to self: need to rethink the event/text list data structures in the -- cgit v1.2.3