[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] Guile switch progress
From: |
stefan |
Subject: |
Re: [dev-serveez] Guile switch progress |
Date: |
Tue, 5 Jun 2001 20:28:51 +0200 (CEST) |
On Mon, 4 Jun 2001, Raimund 'Raimi' Jacob wrote:
> on a related note:
>
> i implemented some of the configuration callbacks for guile. in fact just
> the portcfg config callback is missing. of course, it's not very well
> tested, i just observed that the output didnt fundamentally change :)
I added that piece of code.
> ...so, some testing would be great. there's still that pipe-port thing to
> be implemented.. grrrrr :-)
Is also in the CVS now. With this status we can now instantiate every
server although not everything is implemented yet..
Added some code which tries text conversion on booleans (on/off,
true/false, yes/no).
Cheers,
address@hidden