unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Bug File Format
@ 2002-03-24 18:13 Evan Prodromou
  2002-03-24 19:10 ` Marius Vollmer
  2002-03-24 19:11 ` Thien-Thi Nguyen
  0 siblings, 2 replies; 4+ messages in thread
From: Evan Prodromou @ 2002-03-24 18:13 UTC (permalink / raw)


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.

Wouldn't it be nice to have bugs defined thusly?

   (((number . 1)
     (title . "Bug 1")
     (reported-date . "10/14/1968")
     (reported-by . "Evan Prodromou")
     (affects . ("1.4" "1.6" "1.8"))
     (fixed-date . ("10/14/1968")))

   "Blah blah blah.
   and blah.")

I'm going ahead with the RFC822 format, anyways, though.

~ESP

-- 
Evan Prodromou
evan@glug.org

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-03-25  4:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-24 18:13 Bug File Format Evan Prodromou
2002-03-24 19:10 ` Marius Vollmer
2002-03-25  4:04   ` Rob Browning
2002-03-24 19:11 ` Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).