* use-modules / merging generics
@ 2005-02-08 16:15 Maarten Grachten
2005-02-09 16:08 ` use-modules / merging generics (documented?) Maarten Grachten
0 siblings, 1 reply; 3+ messages in thread
From: Maarten Grachten @ 2005-02-08 16:15 UTC (permalink / raw)
Dear Guile people,
I read (
http://lists.gnu.org/archive/html/guile-devel/2003-03/msg00033.html )
there was some discussion about how to deal with co-inciding method names
when using multiple modules. Has this issue been settled in any particular
way? More practically: I'm using guile version 1.6.7, is there any way I
can control how the name collisions are handled?
Many thanks in advance!
Maarten Grachten
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: use-modules / merging generics (documented?)
2005-02-08 16:15 use-modules / merging generics Maarten Grachten
@ 2005-02-09 16:08 ` Maarten Grachten
2005-02-09 20:11 ` Kevin Ryde
0 siblings, 1 reply; 3+ messages in thread
From: Maarten Grachten @ 2005-02-09 16:08 UTC (permalink / raw)
More in general I would like to know whether I can look up somewhere the
the options that can be used with 'use-modules'. Are they documented
anywhere? For example, I'm curious whether it is possible to add a prefix
to every imported name.
Maarten
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: use-modules / merging generics (documented?)
2005-02-09 16:08 ` use-modules / merging generics (documented?) Maarten Grachten
@ 2005-02-09 20:11 ` Kevin Ryde
0 siblings, 0 replies; 3+ messages in thread
From: Kevin Ryde @ 2005-02-09 20:11 UTC (permalink / raw)
Cc: guile-user
Maarten Grachten <maarten@iiia.csic.es> writes:
>
> More in general I would like to know whether I can look up somewhere the
> the options that can be used with 'use-modules'. Are they documented
> anywhere?
The manual. (The manual in the cvs head is progressively getting some
polish, clarifications, etc.)
> For example, I'm curious whether it is possible to add a prefix
> to every imported name.
#:renamer.
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-02-09 20:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-08 16:15 use-modules / merging generics Maarten Grachten
2005-02-09 16:08 ` use-modules / merging generics (documented?) Maarten Grachten
2005-02-09 20:11 ` Kevin Ryde
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).