unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Re: new module directive? [was: Three real-life questions]
@ 2004-04-16  6:06 Michael Burschik
  2004-04-16 13:58 ` new module directive? Andreas Rottmann
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Burschik @ 2004-04-16  6:06 UTC (permalink / raw)


Andreas Rottmann says:

> The hairy thing is when you want to override (extend) a non-generic
> with a generic. #:re-export won't work in this case and #:export gives
> a warning.

This is pretty nasty, especially since #:re-export gives no indication of
not working, and I did not, in fact, notice that it does not. I extended
equal? with a generic and it seemed to work as expected when I used
#:re-export. Was this simply a coincidence, or is equal? generic anyway?

Regards

Michael Burschik



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


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Three real-life questions
@ 2004-04-06 12:01 Michael Burschik
  2004-04-09 11:32 ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Burschik @ 2004-04-06 12:01 UTC (permalink / raw)


Dear list readers,

maybe someone on the list could answer these three questions:

1. How should one export, or re-export modified generic functions? Using
:export seems to work as expected, although guile complains about the use of
deprecated features. Using :re-export gets rid of the complaints, but does
not seem to be documented in the guile manual. So what is the correct way to
handle generic functions in modules?

2. Is there a preferred source documentation system for guile (something
like schematics schemedoc, or bigloo's mole)?

3. Is there a preferred logging solution for guile (something like log4j and
friends)?

Regards

Michael Burschik



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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-16 13:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-16  6:06 new module directive? [was: Three real-life questions] Michael Burschik
2004-04-16 13:58 ` new module directive? Andreas Rottmann
  -- strict thread matches above, loose matches on Subject: below --
2004-04-06 12:01 Three real-life questions Michael Burschik
2004-04-09 11:32 ` Andy Wingo
2004-04-13 16:33   ` new module directive? [was: Three real-life questions] Andreas Rottmann

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).