[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue: KILL-PACKAGE (Version 2)
- To: Kent M Pitman <KMP@SCRC-STONY-BROOK.ARPA>
- Subject: Re: Issue: KILL-PACKAGE (Version 2)
- From: David N Gray <Gray@DSG.csc.ti.com>
- Date: Mon, 3 Oct 88 17:17:28 CDT
- Cc: CL-Cleanup@SAIL.STANFORD.EDU
- In-reply-to: Msg of Sat, 1 Oct 88 16:55 EDT from Kent M Pitman <KMP@SCRC-STONY-BROOK.ARPA>
- Sender: GRAY@Kelvin.csc.ti.com
> Proposal (KILL-PACKAGE:NEW-FUNCTION):
>
> Introduce the function DELETE-PACKAGE, described as follows:
...
> Current Practice:
The Explorer has both a DELETE-PACKAGE and a KILL-PACKAGE function.
KILL-PACKAGE appears to conform to this proposal except that it returns
NIL instead of T. DELETE-PACKAGE differs by signaling an error when the
package is used by another package, and by uninterning all of the
symbols.