10.3 Customizing LispWorks for use with your own code
10.3.2 Creating packages
When writing your own code that uses, for instance, thecapi package, create a package of your own that usescapi -- do not work directly in thecapi package. By doing this you can avoid unexpected name clashes.