In our previous episode, Sven Barth said: > > The main point with packages is that a package is a libary that can be > loaded at runtime with some compiler magic. IMHO that is only secondary. The primary point is that a set of units (+mainprogram) can be divided over multiple binaries transparently. (without changes to the code)