From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: bytevector docs -> compound data types?
Date: Thu, 25 Jun 2009 00:39:36 +0200 [thread overview]
Message-ID: <86zlbxb6jb.fsf@gnu.org> (raw)
In-Reply-To: m38wjho73o.fsf@pobox.com
Hello,
Andy Wingo <wingo@pobox.com> writes:
> Currently the bytevector docs are in the "Simple data types" section.
> Would they not be a better fit in "Compound data types", along with
> uniform vectors &c?
See http://lists.gnu.org/archive/html/guile-devel/2009-05/msg00077.html .
An argument in favor of the current layout is this:
--8<---------------cut here---------------start------------->8---
* Strings:: Sequences of characters.
* Bytevectors:: Sequences of bytes.
--8<---------------cut here---------------end--------------->8---
The rationale was that some Guile programs have come to use strings to
store binary data, and we want to insist on the difference between
characters and bytes.
OTOH it obviously makes sense to have them close to uniform vectors, so
either way is fine with me.
Thanks,
Ludo'.
next prev parent reply other threads:[~2009-06-24 22:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-24 17:48 bytevector docs -> compound data types? Andy Wingo
2009-06-24 22:39 ` Ludovic Courtès [this message]
2009-06-25 20:40 ` Andy Wingo
2009-06-25 22:42 ` 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=86zlbxb6jb.fsf@gnu.org \
--to=ludo@gnu.org \
--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).