unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Julian Graham <joolean@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guile-devel@gnu.org
Subject: Re: Merging Guile-R6RS-Libs in `master'
Date: Wed, 22 Apr 2009 14:32:24 -0400	[thread overview]
Message-ID: <2bc5f8210904221132k468ec0d9w19c21f16a16ebeed@mail.gmail.com> (raw)
In-Reply-To: <87vdowznv5.fsf@gnu.org>

> Cool!  ;-)
>
> The trick is to extend it in a backward-compatible way as much as
> possible.  But now that we have hygiene and `use-syntax' has been
> sort-of phased out (Andy?), that should be doable.
>
> Perhaps we could create a branch so that you could experiment things?


*Urk*  You didn't mean me, did you?  I have to confess, I'm totally at
a loss as to how we're going to make versioning work with the autoload
system.  Maybe we could discuss a little first?

In particular, I see some difficulty in terms of determining whether
to fully load and evaluate a module form during search.  My
understanding is that, in general terms, the existing system does the
following:

1. Checks the set of registered modules
2. Locates a candidate module based on filename and loads it
3. Re-checks the set of registered modules

Is that more or less accurate?  The main assumption here is, I think,
that the first file matching the module specifier will contain the
definition of the desired module.  Based on our discussion of ways of
representing version [1], that may no longer hold.


Regards,
Julian

[1] - http://article.gmane.org/gmane.lisp.guile.devel/8172




  reply	other threads:[~2009-04-22 18:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21 21:18 Merging Guile-R6RS-Libs in `master' Ludovic Courtès
2009-04-21 21:45 ` Julian Graham
2009-04-22  7:55   ` Ludovic Courtès
2009-04-22 14:55     ` Julian Graham
2009-04-22 15:53       ` Ludovic Courtès
2009-04-22 18:32         ` Julian Graham [this message]
2009-04-22 19:52           ` Andy Wingo
2009-04-22 20:09             ` Ludovic Courtès
2009-04-22 20:22             ` Julian Graham
2009-04-22 21:53               ` Andy Wingo
2009-04-22 19:08         ` Andy Wingo
2009-04-22 19:57           ` Ludovic Courtès
2009-04-22 19:07     ` Andy Wingo
2009-04-22 19:51       ` Ludovic Courtès
2009-04-22 20:10         ` Julian Graham
2009-04-21 21:58 ` Andy Wingo
2009-04-22  8:04   ` Ludovic Courtès
2009-05-27 22:27     ` Ludovic Courtès
2009-05-28 17:52       ` Andy Wingo
2009-05-28 19:16         ` Ludovic Courtès
2009-05-28 21:25           ` Ludovic Courtès
2009-05-29  9:02           ` Andy Wingo

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=2bc5f8210904221132k468ec0d9w19c21f16a16ebeed@mail.gmail.com \
    --to=joolean@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=ludo@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).