[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: namespace of goops module
From: |
William Xu |
Subject: |
Re: namespace of goops module |
Date: |
Wed, 15 Feb 2006 23:42:11 +0800 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
Andy Wingo <address@hidden> writes:
> Nope. Syntaxen are hard to document. There's some stuff in guile-lib for
> pulling docstrings out of defmacros (the ones made by define-macro),
> though. I prefer defmacros to syncase, fwiw.
While defmacros would cause the renamer problem, as described in my
original post? Don't know how common lisp handles this..
--
William