chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] spiffy parameters


From: Shawn Rutledge
Subject: Re: [Chicken-users] spiffy parameters
Date: Thu, 23 Mar 2006 18:27:12 -0700

On 3/23/06, Peter Bex <address@hidden> wrote:
> Implementing an on-the-fly reloadable config file is only possible if you
> can make all threads aware of the changed options.  Parameters are meant

Oh, well I didn't think about changing parameters on the fly.  If an
SSP needs to read a file from the filesystem I was using
(string-append (spiffy-root-path) ...) to construct the path to the
file, and now I just don't need the extra parens (or maybe there is a
better way to do that?)




reply via email to

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