unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: tomas@fabula.de
Cc: guile-user@gnu.org, orre@nada.kth.se
Subject: Re: shared-substrings missing in 1.7
Date: Tue, 20 Jan 2004 10:02:43 +0100	[thread overview]
Message-ID: <20040120090243.GA17711@www> (raw)
In-Reply-To: <rmi3cabhoaq.fsf@fnord.ir.bbn.com>

On Mon, Jan 19, 2004 at 11:54:21AM -0500, Greg Troxel wrote:

[...]

> While I am awed by the whole guardian and weak ref scheme, it might
> make sense to just have strings have a refcount (of other scheme

[...]

Ah, but refcount is just an instance of memory management (and almost
always an inferior strategy). Letting the garbage collector cope
with it is far more promising (and that's what all this guardian
stuff is for, as far as I understood).

> It would be cool to enable shortening up the storage if the really big
> string is gone, but some smaller ones remain.

[...]

This would be really cool, yes. Maybe even at the price of double
indirections?

Regards
-- tomas


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


      reply	other threads:[~2004-01-20  9:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-16  8:49 shared-substrings missing in 1.7 Roland Orre
2004-01-16 12:52 ` Marco Parrone
2004-01-16 13:49   ` Roland Orre
2004-01-16 20:29   ` Tom Lord
2004-01-16 19:13 ` Greg Troxel
2004-01-16 20:24   ` Paul Jarc
2004-01-16 20:35   ` About shared substrings Roland Orre
2004-01-16 21:12     ` Neil Jerram
2004-01-17 22:34       ` Keith Wright
2004-01-16 21:54     ` Mikael Djurfeldt
2004-01-16 22:00     ` Tom Lord
2004-01-16 20:45   ` shared-substrings missing in 1.7 Tom Lord
2004-01-19 16:54     ` Greg Troxel
2004-01-20  9:02       ` tomas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040120090243.GA17711@www \
    --to=tomas@fabula.de \
    --cc=guile-user@gnu.org \
    --cc=orre@nada.kth.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).