How to decide what to kill / packages



On Mon, 2003-05-05 at 10:12, Martin RUBEY wrote:

> Well, somebody please explain Lisp packages to me...

I highly suggest reading the chapter on packages in 

   Common Lisp the Language, 2nd edition
   by Guy L. Steele, Thinking Machines, Inc.
   Digital Press

This book is commonly referred to as "CLtL2". The full text of the book
is downloadable from
<http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/html/cltl/cltl2.html>; in several formats.

--Jim