[Openmcl-devel] simple newby defpackage question
Kenneth Tilton
ktilton at nyc.rr.com
Sun Nov 14 19:09:46 PST 2004
If my guess is right, the default behavior of openmcl defpackage is to
replace rather than incrementally extend a package definition. I saw
this on Lispworks as well. That implementation had a global
*handle-existing-defpackage* one could set to :modify.
Does openmcl have a way to treat a defpackage as extending an existing
package?
kenny
More information about the Openmcl-devel
mailing list