From: Kevin Ryde <user42@zip.com.au>
Cc: guile-user@gnu.org
Subject: Re: Refactoring dynamic roots
Date: Sat, 29 Jan 2005 08:03:47 +1100 [thread overview]
Message-ID: <87is5hfeq4.fsf@zip.com.au> (raw)
In-Reply-To: 1106647424.7954.9.camel@localhost.localdomain
Andy Wingo <wingo@pobox.com> writes:
>
> Have you seen http://srfi.schemers.org/srfi-39/srfi-39.html -- Parameter
> objects? As long as we're redesigning, no harm in using a standard
> interface to the problem.
I added some ugly code to make srfi-39.scm do what the spec says for
current-input-port etc. (Actually, maybe current-load-port should be
added there too.)
Making them fluids would be easier. Users of the ports in libguile
could either call scm_fluid_ref, or have a guarantee there's always 4
entries in the root->fluids vector and fetch directly.
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2005-01-28 21:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-24 20:55 Refactoring dynamic roots Marius Vollmer
2005-01-25 10:03 ` Andy Wingo
2005-01-28 21:03 ` Kevin Ryde [this message]
2005-01-29 0:13 ` Marius Vollmer
2005-01-29 17:10 ` Neil Jerram
2005-02-01 16:20 ` Marius Vollmer
2005-02-02 5:56 ` Neil Jerram
2005-02-01 16:23 ` Marius Vollmer
2005-01-28 21:04 ` Kevin Ryde
2005-01-29 0:17 ` Marius Vollmer
2005-02-01 23:43 ` Kevin Ryde
2005-02-02 13:55 ` Marius Vollmer
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=87is5hfeq4.fsf@zip.com.au \
--to=user42@zip.com.au \
--cc=guile-user@gnu.org \
/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).