Packages cont’d 8
It is advisable that every file of lisp code have exactly one call to in-package and that the call to in-package be at the top of the file, preceded only when needed by a call to defpackage
Applications should have their own packages