Russell Wallace <wallacethinmintr@eircom.net> wrote:
+---------------
| Given that macros are needed, should they be in the same namespace
| as functions, or a different namespace?
+---------------
Same, because they go in the same position (first) in a compound form.
+---------------
| ...are there, for example, any situations where you'd want a function
| and macro with the same name?
+---------------
Well, compiler macros. But CL already does "the right thing" in that case.
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607