On 3/23/06, Peter Bex <[EMAIL PROTECTED]> 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?)


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to