Hello Neil,
    Glad to hear from you again.

> 1. The plugin author can still choose to make their file a
> module, if that is of use to them, by beginning it with a
> (define-module ...) form.
> 
> 2. The plugin author can still choose to use modules to
> organize their plugin code internally, by splitting out some of
> the code into modules and using (use-modules ...) from the
> main file to load them.
> 
> 3. The plugin author can still use third-party modules, using
> (use-modules ...).

4. It will cause nonspace polution, which is what i won't want. :(

Regards,

Zeeshan Ali


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

Reply via email to