unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.de>
Cc: guile-devel@gnu.org
Subject: Re: records as s-expressions
Date: Tue, 07 Oct 2003 17:47:43 +0200	[thread overview]
Message-ID: <87llrxcan4.fsf@zagadka.ping.de> (raw)
In-Reply-To: <Pine.BSF.4.51.0309172205130.18381@helena.whitefang.com> (Thamer Al-Harbash's message of "Wed, 17 Sep 2003 22:07:52 -0400 (EDT)")

Thamer Al-Harbash <tmh@whitefang.com> writes:

> Would there be any interest in accepting a patch which makes
> records print out as s-expressions so they are more easily
> serialized?

Yes!

> Would this break any standards or cause backward compatibility
> problems?

Depends on your implementation...

I see two choices: follow Common Lisp and use #S(<type> ...), or
follow SRFI-10 and use something like #,(record <type> ...).  I don't
think there is any SRFI that specifies a concrete read syntax for
records.

We already use #s for uniform arrays, but overwrite it when (srfi
srfi-4) is loaded...  #S is free, tho.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


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


  reply	other threads:[~2003-10-07 15:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-18  2:07 records as s-expressions Thamer Al-Harbash
2003-10-07 15:47 ` Marius Vollmer [this message]
2003-10-08  4:05   ` Rob Browning
2003-10-16  4:40   ` Thamer Al-Harbash
2003-10-16 19:43     ` Marius Vollmer
2003-10-16 19:59       ` Thamer Al-Harbash
2003-10-16 20:14         ` Thamer Al-Harbash
2003-10-16 20:48         ` Marius Vollmer
2003-10-16 21:40           ` Paul Jarc
2003-11-13  0:08             ` Marius Vollmer
2003-10-16 21:09         ` Neil Jerram
2003-10-16 21:56           ` Thamer Al-Harbash
2003-10-16 21:51     ` Rob Browning
2003-10-17  6:43       ` Neil Jerram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87llrxcan4.fsf@zagadka.ping.de \
    --to=mvo@zagadka.de \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).