Name: Anonymous 2011-12-24 23:32
Discuss how the perfect module/namespace should behave. Keep in mind things like multimethods (which should be merge rather than shadow).
this
. include might be a different issue. In java, definitions from other classes defined in other files are resolved by looking for class files in a certain place, and the inclusion dependency isn't specified by the programmer using includes.