unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Cc: guile-devel@gnu.org
Subject: Adding stuff to the core distro (was Re: Infix syntax)
Date: 08 Oct 2002 22:51:32 +0100	[thread overview]
Message-ID: <m37kgsbnvf.fsf@laruns.ossau.uklinux.net> (raw)
In-Reply-To: m04rc08014.fsf@hobitin.ucw.cz

>>>>> "0" == Daniel Skarda <0rfelyus@ucw.cz> writes:

    >> This looks nice!  If no one objects by mid tomorrow, I will add it to
    >> CVS.  Have you signed assignment and disclaimer papers that cover
    >> this?

    0>   Thank you. In fact I am quite surprised that this patch went in so smoothly.

    0>     - it introduces new syntax

    0>     - once you use-module and activate-infix, infix syntax is active in all
    0>       modules, not only in module where it was activated.

I was aware of this.  However, we already have modules with the
identical issue in CVS, like (srfi srfi-10).  And we already have the
issues of xxx-options (e.g. (read-options 'prefix)) and, e.g.,
(current-input-port) being global -- which, at least to my mind, are
in the same category.

And, all these issues are somewhat hypothetical until someone reports
them causing a significant practical problem -- I don't believe anyone
has done so yet.

Taking all this into account, I didn't think that incorporating (ice-9
infix) created any new issue.  Also, the nice requirement to
`(activate-infix)' as well as `(use-modules (ice-9 infix)' gives a
strong hint that something global is happening (just like
`(activate-readline)').

On the other hand...  Rob has raised the question of whether we should
be adding things to the core distro that don't strictly need to be
there, so perhaps we should stop for a moment to consider our
principles on this point.

I'm not sure what to suggest, myself.  Seems to me that one extreme is
the Emacs approach - basically bundle everything.  The convenience of
the opposite extreme depends on what kind of package repository system
(aka GUMM) we can create.

Any clarifying ideas, anyone?

    0>   I do not want to undermine my own patch - I am happy it is
    0> accepted, though I was surprised there was no exhausting
    0> discussion (or flamewar :-)

Well, maybe we can have a flamewar now ... :-)

        Neil



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


  reply	other threads:[~2002-10-08 21:51 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03 11:26 Infix syntax Daniel Skarda
2002-10-05  8:55 ` Neil Jerram
2002-10-06  8:05   ` Daniel Skarda
2002-10-08 21:51     ` Neil Jerram [this message]
2002-10-08 22:40       ` Adding stuff to the core distro (was Re: Infix syntax) Han-Wen Nienhuys
2002-10-09  3:30       ` Rob Browning
2002-10-09 18:15         ` Neil Jerram
2002-10-09 20:17           ` Rob Browning
2002-10-10 12:20             ` Daniel Skarda
2002-10-10 12:29       ` Daniel Skarda
2002-10-13 14:28         ` Neil Jerram
2002-10-16 21:35           ` Daniel Skarda
2002-10-19  4:50             ` tomas
2002-10-20 19:15               ` Daniel Skarda
2002-10-21  9:36                 ` tomas
2002-10-21 18:21                 ` Neil Jerram
2002-10-19 22:17             ` Christopher Cramer
2002-10-20 19:05               ` Daniel Skarda
2002-10-10 16:06       ` Daniel Skarda
2002-10-10 17:12         ` Rob Browning
2002-10-10 18:46           ` Clinton Ebadi
2002-10-10 22:24           ` Lynn Winebarger
2002-10-13 15:09           ` Proposal for scope of core distro Neil Jerram
2002-10-17  0:10           ` Adding stuff to the core distro (was Re: Infix syntax) Daniel Skarda
2002-10-18  7:24             ` Lynn Winebarger
2002-10-20 20:25               ` Daniel Skarda
2002-10-10 18:08         ` Bill Gribble
2002-10-17  2:42           ` Daniel Skarda
2002-10-13 14:27         ` Neil Jerram
2002-10-17  1:25           ` Daniel Skarda
2002-10-19 10:56             ` 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=m37kgsbnvf.fsf@laruns.ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --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).