[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Qiantan Hong |
Subject: |
Re: sqlite3 |
Date: |
Wed, 15 Dec 2021 16:46:46 +0000 |
> Indeed. BTW, there's another approach which, instead of looking at the
> higher-level API looks at the lower level steps (like "change this slot
> to that value" where a value can be a reference), so adding an element
> to a doubly linked list would record a set of 4 slot changes.
I considered this approach very early on and have probably mentioned it
in the thread… let me see…
https://lists.gnu.org/archive/html/emacs-devel/2021-12/msg00513.html
The problem is that how we let user inform us about those changes.
It either require significant change to the VM, or have to ask user
to use variants of all mutation operation explicitly.
Best,
Qiantan
- Re: sqlite3, (continued)
- EQ-ness, Richard Stallman, 2021/12/16
- RE: [External] : EQ-ness, Drew Adams, 2021/12/17
- Re: [External] : EQ-ness, Richard Stallman, 2021/12/18
- RE: [External] : EQ-ness, Drew Adams, 2021/12/19
- Re: sqlite3, Alexandre Garreau, 2021/12/14
- Re: sqlite3, Stefan Monnier, 2021/12/15
- Re: sqlite3, Alexandre Garreau, 2021/12/15
- Re: sqlite3, Stefan Monnier, 2021/12/15
- Re: sqlite3,
Qiantan Hong <=
Re: sqlite3, Dmitry Gutov, 2021/12/14
Re: sqlite3, Richard Stallman, 2021/12/15
Re: sqlite3, Po Lu, 2021/12/15
Re: sqlite3, LdBeth, 2021/12/16
Re: sqlite3, Richard Stallman, 2021/12/16
Re: sqlite3, Ihor Radchenko, 2021/12/16