Next Prev Up Top Contents Index

10.3.2 Creating packages

When writing your own code that uses, for instance, the capi package, create a package of your own that uses capi -- do not work directly in the capi package. By doing this you can avoid unexpected name clashes.

 


LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index