bug-inetutils
[Top][All Lists]
Advanced

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

Re: Clients written in Guile.


From: Marcus Brinkmann
Subject: Re: Clients written in Guile.
Date: Wed, 13 Nov 2002 18:44:46 +0100
User-agent: Mutt/1.4i

On Wed, Nov 13, 2002 at 02:44:50PM +0100, Alfred M. Szmidt wrote:
> One reason might be that the clients might get easier to
> maintain,

I question that.  I mean, for a guile expert it might be easier, and Guile
might provide better high level abstractions (garbage collection, libraries,
whatever).

The down side is that only someone who knows guile can maintain it, and
scheme can be so perverted that even if you know scheme a bit you have no
idea what is going on.  The way to program is different from C, Pascal and
the like (this is not a criticism, just a pragmatic aspect for the question
if we use it).  The other problem is that you add a lot of third party
source code that has bugs etc, while currently we only rely on the
toolchain, the C library, and some helper utilities like curses.  Adding so
much source code must always have a compelling reason, which I can not see
so far.

Thanks,
Marcus


-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    address@hidden
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
address@hidden
http://www.marcus-brinkmann.de/




reply via email to

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