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

Re: issue PROCLAIM-ETC-IN-COMPILE-FILE



Although I hate to be caught arguing about names, I'll put in my two cents.
There is nothing particularly good about the name "PROCLAIM": it ended up
as the way to make a global declaration after it was decided that DECLARE
couldn't be used.  If PROCLAIM is going to be deprecated, then consistency
with proclaim is unimportant.

I suggest GLOBAL-DECLARE or DECLARE-GLOBALLY.

  Rob