Hi,

"Mikael Djurfeldt" <[EMAIL PROTECTED]> writes:

> In the current module system, the effect of mentioning a variable in
> an export statement is to set up a new, undefined, variable with that
> name.

And thus the first `define-method' creates a new, empty, generic
function.  That makes it sometimes quite tricky to spread method
definitions all over the place (e.g., see G-Wrap...).

Thanks,
Ludovic.


_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to