bug-inetutils
[Top][All Lists]
Advanced

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

Re: Clients written in Guile.


From: Jeff Bailey
Subject: Re: Clients written in Guile.
Date: 13 Nov 2002 08:22:14 -0500

On Wed, 2002-11-13 at 05:36, Alfred M. Szmidt wrote:

> What do y'all think about clients (DHCP, finger (is someone even
> maintaining GNU finger?), etc) written in Guile [1]?

> A few problems with using Guile would arise, one of them being that
> the user would have to install Guile first, the other one being that
> the program would run slower then its C variant.

I've wanted to avoid moving from C on these utilities for a few reasons:

1) The startup time must not be longer than the total execution time. =)

2) Writing in Guile is generally useful for extensibility, and I can't
foresee how someone would want to extend finger, etc, in a way that
shouldn't just be incorporated upstream.

Also, as you mentioned, requiring guile to be installed makes inetutils
unattractive for things like recovery disks.

Did you have good reasons why we should consider it? =)

Tks,
Jeff Bailey


-- 
When you get to the heart,
use a knife and fork.
 - From instructions on how to eat an artichoke.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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