[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Alexandre Garreau |
Subject: |
Re: sqlite3 |
Date: |
Wed, 15 Dec 2021 00:55:20 +0100 |
Le mardo, 14-a de decembro 2021, 16-a horo kaj 41:29 CET Lars Ingebrigtsen
a écrit :
> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>
>
> > A backend to multisession that handles list-based updates might be
> > nice, but it's not part of the design specs.
>
> (I considered making `files' be able to specify the data type, and a
> list could be represented by a number of elements read independently
> that could be appended to the file:
>
> foo
> bar
> (baz)
>
> would be restored as
>
> (foo bar (baz))
>
> but I didn't quite see how that would work with circular and
> self-referential lists.)
foo
bar
#1=(baz . #0#)
#1#
- RE: [External] : Re: Hash consing (was: Re: sqlite3), (continued)
- RE: [External] : Re: Hash consing (was: Re: sqlite3), Drew Adams, 2021/12/18
- Re: sqlite3, Richard Stallman, 2021/12/16
- RE: sqlite3, Drew Adams, 2021/12/14
- Re: sqlite3, Qiantan Hong, 2021/12/14
- RE: sqlite3, Drew Adams, 2021/12/14
- 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: [External] : EQ-ness, Richard Stallman, 2021/12/20
- Re: sqlite3,
Alexandre Garreau <=
- 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, 2021/12/15
Re: sqlite3, Dmitry Gutov, 2021/12/14
Re: sqlite3, Richard Stallman, 2021/12/15