guile-user
[Top][All Lists]
Advanced

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

Re: Refactoring dynamic roots


From: Neil Jerram
Subject: Re: Refactoring dynamic roots
Date: Sat, 29 Jan 2005 17:10:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

Marius Vollmer wrote:

In my working copy, current input port etc are now fluids.  There is
no dynamic state that isn't a fluid.


Which reminds me of the one thought I had, namely globally replacing "dynamic-state" in your proposal by "fluid-state". To my mind, this would have the advantage that it would be obvious that fluids were connected with the fluid-state.

(Alternatively, could change "make-fluid" etc. to "make-dynamic"; but I'm assuming that the term "fluid" is more established in the standards and literature - is this correct?)

(In general, by the way, I'm very happy with this and your other recent proposals.)

Regards,
        Neil




reply via email to

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