guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

srfi-39 parameters current-input-port


From: Kevin Ryde
Subject: srfi-39 parameters current-input-port
Date: Sun, 02 Jan 2005 09:42:53 +1100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

The srfi-39 spec calls for current-input-port and current-output-port
to be implemented as parameter objects.  That will mean new #:replace
bindings exported I think.

There's no actual fluid underlying current-input-port is there?  Could
that be done, so that with-fluids* can be used like on other parameter
objects?  Or should parameterize and with-parameters* do an explicit
dynamic-wind?

(current-error-port could get the same replacement too, for
consistency.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]