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. --- _site/log/bumblebee/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_site/log/bumblebee/index.html') diff --git a/_site/log/bumblebee/index.html b/_site/log/bumblebee/index.html index 2aebc2f..0962a27 100644 --- a/_site/log/bumblebee/index.html +++ b/_site/log/bumblebee/index.html @@ -74,7 +74,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