diff options
Diffstat (limited to '_site/log/bumblebee/index.html')
| -rw-r--r-- | _site/log/bumblebee/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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.</p> -<p>Problem: manual overriding via Scintilla editor mid-session causes the code +<p>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.</p> <p>Note to self: need to rethink the event/text list data structures in the |
