guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Three real-life questions


From: Michael Burschik
Subject: Three real-life questions
Date: Tue, 6 Apr 2004 14:01:34 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]