3.3.2.1.3 classes are not namespaces;
Rob MacLachlan
In Dylan classes are not namespaces; access is controlled by the module system.
Programmers used to C++, Smalltalk, etc., may take a while to realize how useful a separate namespace control mechanism can be.