guile-devel
[Top][All Lists]
Advanced

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

Re: Bug File Format


From: Marius Vollmer
Subject: Re: Bug File Format
Date: 24 Mar 2002 20:10:48 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Evan Prodromou <address@hidden> writes:

> So, I was just thinking: although RFC822 is a just-fine data format,
> Guile has a perfectly wonderful built-in data format, namely, the
> s-expression.

Yes, I thought about this, too.  But s-expression just feel unnatural
for non-nested data that is mostly straight text.  I think that most
information about a bug is in the body of the 'message', and having to
write this as a Scheme string will be annoying.



reply via email to

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